Updated vim macros
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 22s
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 22s
This commit is contained in:
@@ -117,6 +117,7 @@ snippet docstring "Document String with most important infor" b
|
||||
-- Created on: `date`
|
||||
-- Author(s): ${1:Yannick Reiß}
|
||||
-- Content: ${2: Function `!p snip.rv = fn.split('.')[0]`}
|
||||
$0
|
||||
endsnippet
|
||||
|
||||
snippet project "Project" b
|
||||
|
||||
Reference in New Issue
Block a user