Hacker News new | ask | show | jobs
by anveo 5946 days 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...