Improve neovim-specific configs
This commit is contained in:
parent
531786f609
commit
0b63872d62
7 changed files with 29 additions and 1 deletions
|
|
@ -18,6 +18,7 @@ return require('packer').startup(function(use)
|
|||
run = ':TSUpdate'
|
||||
})
|
||||
|
||||
use("github/copilot.vim")
|
||||
use("mbbill/undotree")
|
||||
use("Wansmer/sibling-swap.nvim")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue