Remove Fireplace config since it breaks coc.nvim

pull/1/head
Ensar Sarajčić 2021-02-18 15:09:35 +01:00
parent fe56d7ad0d
commit 7bb1d343d6
4 changed files with 2 additions and 3 deletions

View File

@ -5,3 +5,4 @@ snippets-mru
commands
*-history.json
lists
memos.json

View File

@ -3,7 +3,6 @@
"diagnostic.virtualText": true,
"flutter.sdk.flutter-lookup": "asdf which flutter",
"flutter.sdk.dart-lookup": "asdf which dart",
"python.linting.enabled": false,
"languageserver": {
"kotlin": {
"command": "~/lsp/kotlin/server/bin/kotlin-language-server",

View File

@ -1 +0,0 @@
{}

View File

@ -2,4 +2,4 @@
" - Fireplace.vim config -
" -----------------------------------------------------------------------------
nmap gd <Plug>FireplaceTag
" nmap gd <Plug>FireplaceTag