Change keybindings and add better buffer handling
This commit is contained in:
@ -20,7 +20,6 @@ keymap.set('n', 'j', 'gj', opts)
|
||||
keymap.set('n', '<UP>', 'gk', opts)
|
||||
keymap.set('n', '<DOWN>', 'gj', opts)
|
||||
|
||||
|
||||
-- COMMANDS
|
||||
|
||||
-- print current working directory
|
||||
|
||||
Reference in New Issue
Block a user