Add files via upload

startify, nvimtree and additional keymaps added, easy to manage. main init.lua is untouched
This commit is contained in:
mgua 2023-04-25 21:41:29 +02:00 committed by GitHub
parent cf0369f046
commit f35ebcfad8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 156 additions and 0 deletions

View file

@ -0,0 +1,4 @@
-- the classical startify
return {
'mhinz/vim-startify'
}