Are there any plugins that help with writing Vim scripts?
I've found it a bit difficult to search the vim.org site, because
searches for "vim scripting plugin" or "vim development" turns up quite a
few results.
I guess in particular, I'm looking for a simple plugin that would
provide shortcuts for running Vim scripts, and maybe using the quickfix
window to jump to syntax errors, etc.
Currently, I just have a mapping that sources the current .vim file
:map <F5>:source %<CR>
Any other cool plugins for helping with writing vim scripts?
Thanks in advance,
--Nate
--
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
No comments:
Post a Comment