added nvim-tree and setup keymap to toggle file-browser
This commit is contained in:
parent
564a16e7ab
commit
71074dd171
4 changed files with 61 additions and 1 deletions
2
lua/custom/init.lua
Normal file
2
lua/custom/init.lua
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
require 'custom.keymaps'
|
||||
require 'custom.options'
|
||||
Loading…
Add table
Add a link
Reference in a new issue