Links
Registers
functions | description |
---|---|
getreg() | get contents of a register |
getregtype() | get type of a register |
setreg() | set contents and type of a register |
Tabs
Variables
'tabline'
setting-tabline
'guitablabel'
'guitabtooltip'
Functions
searchpos()
searchpairpos()
tabpagebuflist()
tabpagenr()
tabpagewinnr()
Runtime path / globblng
globpath({path}, {expr} [, {flag}]) *globpath()*
- e.g.
:echo globpath(&rtp, "**/README.txt")
- e.g.
:echo globpath(&rtp, "colors/habiLight.vim")
- e.g.