This website works better with JavaScript
Home
Explore
Help
Sign In
torabkheslat
/
LunarVim
mirror of
https://github.com/LunarVim/LunarVim
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
netrw ftplugin
Christian Chiarulli
3 years ago
parent
17e65a99fe
commit
8bd731a8f7
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
ftplugin/netrw.lua
+ 2
- 0
ftplugin/netrw.lua
View File
@@ -0,0 +1,2 @@
+vim.cmd [[nmap <buffer> h -]]
+vim.cmd [[nmap <buffer> l <cr>]]