Updated FZF stuff, some other minor tweaks

This commit is contained in:
Marko Korhonen 2020-09-18 23:28:06 +03:00
parent f3abcbf27c
commit 45757f6ba4
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
5 changed files with 13 additions and 8 deletions

View file

@ -9,6 +9,7 @@
"diagnostic.warningSign": "•",
"diagnostic.infoSign": "•",
"suggest.snippetIndicator": "~",
"rust-analyzer.serverPath": "/usr/bin/rust-analyzer",
"languageserver": {
"bash": {
"command": "bash-language-server",