Sunday, November 17, 2024

load two plugins for one file type

Hello

Is it possible to load two script files for one file type? For instance vim defines its own plugin for a file type. I want to extend that, or add a new style of mappings for that file type.

Would it be possible to load two plugin files, one in the default vim plugins directory, ftplugin which I do not want to change, and one in the ~/.vim/ftplugin directory which I have access to (to change, update) for a file type?

Regards

--
--
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 vim_use+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/vim_use/CA%2Bek4BEOp0cAK09zHG73empBtbsrqat0OAAuXMHRM49%2BoBmAYw%40mail.gmail.com.

No comments: