aboutsummaryrefslogtreecommitdiffhomepage
path: root/.config/nvim/after/ftplugin
AgeCommit message (Collapse)Author
2025-10-15nvim: always enable 'spell' on gitcommit buffernsfisis
2025-03-09nvim: install render-markdown.nvimnsfisis
2025-03-09nvim: remove unnecessary settingnsfisis
2025-03-09nvim: remove leafnsfisis
2024-05-05nvim/php: psr-4nsfisis
2024-01-07nvim: support more kinds of PSR-4 definitionnsfisis
2024-01-06nvim: automatically insert namespace declaration into empty PHP filensfisis
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-12-18neovim: install qfeditnsfisis
2022-12-01neovim: add comment setting for Zig languagensfisis
2022-04-29neovim:committia: :set spell on editing COMMIT_MSGnsfisis
2022-04-11neovim:php: insert `declare(strict_types=1)` into an empty buffernsfisis
2022-01-29neovim:leaf: add leaf pluginnsfisis
2021-12-04neovim: refactor after/ftplugin/*nsfisis
2021-12-04neovim: remove some settings from after/ftplugin/* in favor of treesitternsfisis
2021-11-28neovim: rewrite after/ftplugin/* in Luansfisis
2021-11-27neovim: move my plugin directoriesnsfisis