Install winshift plugin and add remap for WinShift command
This commit is contained in:
@@ -76,3 +76,6 @@ nmap("<leader>t", ":ToggleTerminal<CR>")
|
||||
|
||||
-- Git
|
||||
nmap("<leader>gg", ":G<CR>")
|
||||
|
||||
-- Winshift (move buffers across neovim)
|
||||
nmap("<leader>m", "<cmd>WinShift<CR>")
|
||||
|
||||
Reference in New Issue
Block a user