[NeoVim] Small changes

This commit is contained in:
2022-08-30 17:48:42 +02:00
parent a87dbbef64
commit f0f796572c
5 changed files with 20 additions and 4 deletions

View File

@@ -16,4 +16,4 @@
(map! [n] :<S-Right> ":bnext<CR>")
(map! [n] :<S-Left> ":bprevious<CR>")
(map! [n] :q ":Bdelete<CR>")
(map! [n] :q ":Bwipeout<CR>")