Split out plugins and extra config
This commit is contained in:
parent
162b44a00a
commit
25a94d9353
9 changed files with 124 additions and 88 deletions
|
|
@ -2,4 +2,7 @@
|
|||
-- I promise not to create any merge conflicts in this directory :)
|
||||
--
|
||||
-- See the kickstart.nvim README for more information
|
||||
return {}
|
||||
return {
|
||||
'mg979/vim-visual-multi',
|
||||
'nvim-treesitter/nvim-treesitter-context',
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue