" Vim filetype plugin file " Language: help files " Maintainer: Nicolas Schodet " Last Change: Monday 27 January 2003 " Only do this when not done yet for this buffer if exists("b:did_ftplugin") finish endif " Don't load another plugin for this buffer let b:did_ftplugin = 1 nnoremap nnoremap nnoremap + /\(['\|]\)[^'\|]\{2,\}\1/b+ nnoremap - ?\(['\|]\)[^'\|]\{2,\}\1?b+