Added plugins
This commit is contained in:
parent
7af594fd31
commit
79005e5771
10 changed files with 141 additions and 8 deletions
2
lua/mundy/remap.lua
Normal file
2
lua/mundy/remap.lua
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
vim.keymap.set('n', '<leader>pv', vim.cmd.Ex,{ desc = 'Open Netrw Directory Listing' })
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue