aboutsummaryrefslogtreecommitdiffhomepage
path: root/.config/nvim/after/ftplugin/leaf.lua
AgeCommit message (Collapse)Author
2022-12-18neovim: use *noremap for <Plug>*nsfisis
Old version of Vim/Neovim had a restriction that key mapping to <Plug>* must be defined by *map. Patch 8.2.4498 got rid of the limitation. > Note: When <Plug> appears in the {rhs} this part is > always applied even if remapping is disallowed.
2022-01-29neovim:leaf: add leaf pluginnsfisis