Add asciidoc snippet
This commit is contained in:
parent
c1b4c27f74
commit
656147c9dd
1 changed files with 3 additions and 0 deletions
3
modules2/nixvim/completion/snippets/asciidoc.lua
Normal file
3
modules2/nixvim/completion/snippets/asciidoc.lua
Normal file
|
@ -0,0 +1,3 @@
|
|||
return {
|
||||
s("dev", t("__Under development...__")),
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue