Initial commit.
This commit is contained in:
1
vim/snippets/cmake/set.snippet
Executable file
1
vim/snippets/cmake/set.snippet
Executable file
@@ -0,0 +1 @@
|
||||
SET(${1:var} ${2:val})
|
||||
Reference in New Issue
Block a user