updates config including adding nvim-tree
This commit is contained in:
parent
af4fd2355f
commit
ccb827f72d
6 changed files with 883 additions and 9 deletions
2
lua/kickstart/remap.lua
Normal file
2
lua/kickstart/remap.lua
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
-- Remap to avoid :Ex
|
||||
vim.keymap.set('n', '<leader>jf', vim.cmd.Ex)
|
||||
Loading…
Add table
Add a link
Reference in a new issue