Initial commit.
This commit is contained in:
1
vim/snippets/cmake/glob.snippet
Executable file
1
vim/snippets/cmake/glob.snippet
Executable file
@@ -0,0 +1 @@
|
||||
FILE(GLOB ${1:SRCS} *.${2:cpp})
|
||||
Reference in New Issue
Block a user