changed font (nerdfont) and theme (gruvbox) for terminal and neovim

This commit is contained in:
paul-loedige
2021-04-28 11:25:15 +02:00
parent 5d41ab633d
commit a00073669d
3 changed files with 60 additions and 47 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"git.removedSign.text": "✗",
"git.addedSign.hlGroup": "GitGutterAdd",
"git.changedSign.hlGroup": "GitGutterChange",
"git.removedSign.hlGroup": "GitGutterDelete",
"git.topRemovedSign.hlGroup": "GitGutterDelete",
"git.changeRemovedSign.hlGroup": "GitGutterChangeDelete"
}