My own first version of kickstart.nvim
This commit is contained in:
parent
3668af39f4
commit
dc41cd1fc2
16 changed files with 305 additions and 93 deletions
|
|
@ -2,4 +2,8 @@
|
|||
-- I promise not to create any merge conflicts in this directory :)
|
||||
--
|
||||
-- See the kickstart.nvim README for more information
|
||||
return {}
|
||||
--
|
||||
-- FOR PLUGINS NOT REQUIRING CONFIGURATION:
|
||||
return {
|
||||
"fladson/vim-kitty"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue