lsp completion?

This commit is contained in:
Till 2023-05-13 17:11:36 +02:00
parent 3897717e23
commit 4708dee78a
3 changed files with 33 additions and 3 deletions

View file

@ -17,6 +17,7 @@ set signcolumn=no
set smartcase
set softtabstop=2
set spelllang=en_us,de_20
set spellfile=~/.local/share/nvim/site/spell/till.utf-8.add
set splitbelow
set splitright
set tabstop=2