Add files via upload
startify, nvimtree and additional keymaps added, easy to manage. main init.lua is untouched
This commit is contained in:
parent
cf0369f046
commit
f35ebcfad8
6 changed files with 156 additions and 0 deletions
4
lua/custom/plugins/startify.lua
Normal file
4
lua/custom/plugins/startify.lua
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
-- the classical startify
|
||||
return {
|
||||
'mhinz/vim-startify'
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue