Install plugins for zen mode and zz mapping for it

This commit is contained in:
2021-11-18 21:55:48 +03:00
parent 7f6ea8d788
commit 7d95762250
2 changed files with 9 additions and 0 deletions

View File

@@ -82,3 +82,6 @@ nmap("<leader>m", "<cmd>WinShift<CR>")
-- Iswap
nmap("<leader>sw", ":ISwap<CR>")
-- Zen mode
nmap("zz", ":ZenMode<CR>")