nvim config stolen from @Lukacms
This commit is contained in:
12
nvim/snippets/cmake.json
Normal file
12
nvim/snippets/cmake.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"header": {
|
||||
"prefix": "header",
|
||||
"body": [
|
||||
"##",
|
||||
"## CMakeLists: $WORKSPACE_FOLDER / $TM_DIRECTORY",
|
||||
"##",
|
||||
"",
|
||||
"$0"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user