mirror of
https://github.com/neovim/neovim.git
synced 2026-02-21 09:50:19 +10:00
Problem: These "foo.vim" syntax tags add 100+ useless tags to help. In particular, "progress.vim" is the first match for "progress", which not the result anyone is actually looking for, since Nvim 0.12 gained the "progress-message" feature. Solution: Drop the "foo.vim" syntax tags. The "ft-foo" tags are more appropriately named.
30 KiB
30 KiB