fix: remove unused coc & omnisharp configs

This commit is contained in:
Felix Schröter 2020-09-07 12:54:12 +02:00
parent 0138aa4c70
commit f5d2923884
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
3 changed files with 0 additions and 24 deletions

View file

@ -87,6 +87,4 @@ in
withNodeJs = true;
withPython = false;
};
xdg.configFile."nvim/coc-settings.json".source = ./coc-settings.json;
}