aboutsummaryrefslogtreecommitdiff
path: root/lua/user/keymaps.lua
diff options
context:
space:
mode:
authorAleksa Vučković <aleksav013@gmail.com>2022-01-19 20:41:57 +0100
committerAleksa Vučković <aleksav013@gmail.com>2022-01-19 20:41:57 +0100
commit17d41ad8222f83fa0537cb70fbc823675b1389e2 (patch)
tree37df44e9cd9a25c57b3260973eed9d02166b7029 /lua/user/keymaps.lua
parente056fe78a29edbe377445c0fcb5854bec122dee8 (diff)
Autoinstall LSP servers
Diffstat (limited to 'lua/user/keymaps.lua')
-rw-r--r--lua/user/keymaps.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/user/keymaps.lua b/lua/user/keymaps.lua
index 48aa005..bdf1b6a 100644
--- a/lua/user/keymaps.lua
+++ b/lua/user/keymaps.lua
@@ -41,6 +41,7 @@ keymap("n", "<C-Right>", ":vertical resize +2<CR>", opts)
-- Navigate buffers
keymap("n", "<S-l>", ":bnext<CR>", opts)
keymap("n", "<S-h>", ":bprevious<CR>", opts)
+keymap("n", "<S-x>", ":bdelete<CR>", opts)
-- Insert --
-- Press jk fast to enter