Neovim: switch from lspinstall to nvim-lsp-installer, coq_nvim to
nvim-cmp
This commit is contained in:
parent
65c6c66dc8
commit
91b671057e
5 changed files with 94 additions and 123 deletions
|
@ -5,6 +5,3 @@ cmd('au TermOpen * tnoremap <buffer> <Esc> <c-\\><c-n>')
|
|||
|
||||
-- Fix YAML indentation
|
||||
cmd('au FileType yaml setlocal ts=2 sts=2 sw=2 expandtab')
|
||||
|
||||
-- Run coq.nvim on startup
|
||||
cmd('au VimEnter * COQnow --shut-up')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue