6 ms·
Great plugin, although it's ability to jump to the next empty tag was overriding with my tabbing/completion(probably conflicting with SuperTab) - so I remapped
by anveo 17y ago
Great plugin, although it's ability to jump to the next empty tag was overriding with my tabbing/completion(probably conflicting with SuperTab) - so I remapped that functionality to Ctrl-i rather than Ctrl-n:
let g:sparkupNextMapping = '<c-i>'
So far that doesn't seem to be conflicting with anything...