init
This commit is contained in:
6
nvim/snippets/languages/global.json
Normal file
6
nvim/snippets/languages/global.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"nonbreaking space": {
|
||||
"body": " ",
|
||||
"prefix": "nonbreaking space"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user