Add new helpful plugins for tmux movement
This commit is contained in:
parent
a00dbafce7
commit
2ade796257
3 changed files with 4 additions and 0 deletions
1
lua/custom/config/vim-maximizer-config.lua
Normal file
1
lua/custom/config/vim-maximizer-config.lua
Normal file
|
|
@ -0,0 +1 @@
|
|||
vim.keymap.set('n', '<C-m>', '<cmd>:MaximizerToggle<Cr>', { silent = true })
|
||||
Loading…
Add table
Add a link
Reference in a new issue