Searched +refs:org +refs:fast +refs:tag +refs:insert (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/vim-53/runtime/
H A Doptwin.vim3 " Maintainer: Bram Moolenaar <Bram@vim.org>
161 " These functions are called often below. Keep them fast!
230 call append("$", "paste\tpaste mode, insert typed text literally")
294 call append("$", "taglength\tnumber of significant characters in a tag name or zero")
298 call <SID>OptionG("tag", &tag)
301 call append("$", "tagstack\ta :tag command will use the tagstack")
308 call append("$", "cscopetag\tuse cscope for tag commands")
522 call append("$", "ttyfast\tterminal connection is fast")
816 call append("$", "softtabstop\tif non-zero, number of spaces to insert fo
[all...]

Completed in 131 milliseconds