blacklist some ftplugins?
Marc Chantreux <[email protected]> Thu, 12 Feb 2026 13:36:11 +0100
| Newsgroups | gmane.editors.vim |
|---|---|
| Message-ID | <aY3JOyyzQnXI22B_@prometheus> |
Hello people, I saw there is a write-filetype-plugin section in a documentation and will read it (and maybe discuss about it) to get something I would like: ftplugins to provide suggestions instead of setting them (maybe it could be conventions on how to name the variable that can be the candidate to setup &mp). I have no time for this right now and just fixed the problem: find /usr/share/vim/vim91/ -name sh.vim | sed 'p;s!/!_!g' | xargs -n2 mv That was brutal. was there something less destructive? for exemple: a way yo blacklist some system filetypes? filetype plugin user=sh,raku # to say that I take care about those ones filetype plugin disable=sh,raku # to say I just don't want plugins for those ones thanks for any help and regards, -- Marc Chantreux -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/vim_use/aY3JOyyzQnXI22B_%40prometheus.