Feat: move to lsp and neovim0.5

This commit is contained in:
2021-07-08 09:42:06 +02:00
parent 2f7c7bbb78
commit 134a156149
8 changed files with 115 additions and 8 deletions

View File

@@ -0,0 +1 @@
lua require'colorizer'.setup()

View File

@@ -0,0 +1 @@
let g:completion_enable_snippet = 'UltiSnips'