Changed theme in vim and emacs

Signed-off-by: Marcin Woźniak <y0rune@aol.com>
This commit is contained in:
2021-04-05 23:50:32 +02:00
parent fcc216725c
commit e9c366fd6d
14 changed files with 786 additions and 13 deletions

View File

@ -8,6 +8,9 @@
"Markdown",
"ruby"
],
"diagnostic.virtualText": true,
"diagnostic.virtualTextCurrentLineOnly": false,
"diagnostic.checkCurrentLine": false,
"languageserver": {
"bash": {
"command": "bash-language-server",