vim-sparkup
vim-sparkup copied to clipboard
Sparkup clobbers <C-n> binding in PHP files
I use the <C-n> key combination to navigate to the next completion in PHP, but with this plugin installed the mapping is overridden.
+1 this is very irritating.
+1 also happens in htmldjango but I suspect all the template engine's markup are affected.
@gezpage perhaps you could change the PHP files to more general template files?