index
:
dotfiles
main
dotfiles
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
.config
/
nvim
/
after
/
ftplugin
Age
Commit message (
Collapse
)
Author
2025-10-15
nvim: always enable 'spell' on gitcommit buffer
nsfisis
2025-03-09
nvim: install render-markdown.nvim
nsfisis
2025-03-09
nvim: remove unnecessary setting
nsfisis
2025-03-09
nvim: remove leaf
nsfisis
2024-05-05
nvim/php: psr-4
nsfisis
2024-01-07
nvim: support more kinds of PSR-4 definition
nsfisis
2024-01-06
nvim: automatically insert namespace declaration into empty PHP file
nsfisis
2022-12-18
neovim: 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-18
neovim: install qfedit
nsfisis
2022-12-01
neovim: add comment setting for Zig language
nsfisis
2022-04-29
neovim:committia: :set spell on editing COMMIT_MSG
nsfisis
2022-04-11
neovim:php: insert `declare(strict_types=1)` into an empty buffer
nsfisis
2022-01-29
neovim:leaf: add leaf plugin
nsfisis
2021-12-04
neovim: refactor after/ftplugin/*
nsfisis
2021-12-04
neovim: remove some settings from after/ftplugin/* in favor of treesitter
nsfisis
2021-11-28
neovim: rewrite after/ftplugin/* in Lua
nsfisis
2021-11-27
neovim: move my plugin directories
nsfisis