Files
vim-trailing-whitespace/plugin
Kai Hoewelmeyer b822bad54c fix: when filetype is changed, reconsider excluded filetypes
Some plugins, e.g., fzf-lua, only set the filetype after creating a new
buffer. To exclude the later-set filetype correctly, rerun the setup.
2022-10-07 10:17:09 +02:00
..