chore: replaced nvim-coc with nvim-cmp because coc was acting weird
This commit is contained in:
parent
69516e983e
commit
6a1f2ad2d9
7 changed files with 239 additions and 211 deletions
|
@ -52,3 +52,5 @@ map('n', '<Space>bw', '<Cmd>BufferOrderByWindowNumber<CR>', opts)
|
|||
--NVimTree
|
||||
|
||||
map('n', '<C-n>', '<Cmd>NvimTreeToggle<CR>',opts)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue