vim-sparkup
vim-sparkup copied to clipboard
[Depreciated] Sparkup for Vim
I was taking a look at the original sparkup repo today and noticed that it now includes instructions for installing for pathogen or vundle-like plugin managers: https://github.com/rstacruz/sparkup/tree/master/vim . It'd be...
I use the key combination to navigate to the next completion in PHP, but with this plugin installed the mapping is overridden.
Following this Pull Request: https://github.com/rstacruz/sparkup/pull/114 I've added ERB support and the PR has been merged already) so it would be good to update sparkup here too. Thanks!
Fixes for the following issue. https://github.com/tristen/vim-sparkup/issues/12
Things such as ant build files or htmldjango templates.
button| (then sparkup) generates: < input type="button" > instead of < button >