added colored parentheses to neovim

This commit is contained in:
paul-loedige
2025-03-26 16:33:39 +01:00
parent 5cbe965266
commit d21dd5a7dd
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -6,5 +6,6 @@
"git.changeRemovedSign.hlGroup": "GitGutterChangeDelete",
"snippets.extends":{
"latex":["tex","texmath"]
}
},
"snippets.ultisnips.pythonPrompt": false
}