Home
last modified time | relevance | path

Searched refs:levels (Results 1 – 25 of 36) sorted by relevance

12

/vim-8.2.3635/runtime/autoload/
H A DRstFold.vim10 let closure = {'header_types': {}, 'max_level': 0, 'levels': {}}
13 if has_key(self.levels, curline - 1)
24 let self.levels[curline] = self.header_types[key]
31 let b:RstFoldCache = closure.levels
/vim-8.2.3635/runtime/indent/
H A Ddtd.vim192 " levels. Otherwise, if it’s an enumerated value, check for nested
203 " for the actual value. If it doesn’t exist, indent three levels.
219 " two levels.
225 " levels.
256 " two levels, if they don’t exist. If the NDATA keyword doesn’t exist,
H A Dhtml.vim949 " after just "<tag" indent two levels more
/vim-8.2.3635/runtime/syntax/
H A Ddot.vim57 \ layout len levels levelsgap lhead lheight lp ltail lwidth margin
H A Dflexwiki.vim75 " Header levels, 1-6
H A Dtsscl.vim35 syn keyword tssclKeyword cells rays error nodes levels objects cpu
H A Dxpm.vim64 " no 'c' key, try 'g' key (grayscale with more than 4 levels)
H A Dxpm2.vim71 " no 'c' key, try 'g' key (grayscale with more than 4 levels)
H A Dvhdl.vim48 " VHDL predefined severity levels
H A Dsqr.vim92 syn keyword sqrCommand set-generations set-levels set-members
H A Drust.vim196 " a comment, but in practice at present it leaves comments open two levels
H A Dgnuplot.vim242 syn keyword gnuplotKeyword order levels auto discrete incremental
H A Dpostscr.vim89 " PS level 1 operators - common to all levels (well ...)
/vim-8.2.3635/src/testdir/
H A Dtest_recover.vim41 " Inserts 10000 lines with text to fill the swap file with two levels of pointer
44 " We need about 10000 lines of 100 characters to get two levels of pointer
H A Dtest_breakindent.vim797 " check formatlistpat indent with different list levels
H A Dtest_vim9_disassemble.vim1394 '14 TRY-CONTINUE 2 levels -> 4\_s*' ..
/vim-8.2.3635/runtime/doc/
H A Dusr_28.txt98 of several levels.
100 If you have nested several levels deep, you can open all of them with: >
H A Dindent.txt485 no effect on deeper levels of nesting. Affects flags like "wN"
939 Extra indentation levels to add to parameters in multi-line function calls. >
957 Extra indentation levels to add to arguments in multi-line function
H A Dusr_42.txt41 even deeper levels. Don't use this too much, you need to move the mouse quite
H A Dmessage.txt530 command in a recursive way. This is restricted to 'maxmapdepth' levels. This
540 for about 14 levels. When more nesting is done, Vim assumes that there is a
H A Dsyntax.txt936 Syntax folding can be enabled at various levels through the variables
2049 g:lisp_rainbow : if it exists and is nonzero, then differing levels
2053 The g:lisp_rainbow option provides 10 levels of individual colorization for
2055 colorization levels, unlike non-rainbow highlighting, the rainbow mode
2603 currently three defined language versions, or levels. Level 1 is the original
2885 "%w[]" may create corresponding fold levels.
3078 The syntax/sh.vim file provides several levels of syntax-based folding: >
3993 Here is an example, which highlights three levels of parentheses in
H A Dprint.txt601 previewing at different zoom levels, and printing. Check supplied
H A Dediting.txt1714 - The maximum number of levels matched can be given by appending a number
1725 levels.
H A Drepeat.txt433 15). The ':source!' command can be nested up to 15 levels deep.
/vim-8.2.3635/runtime/pack/dist/opt/matchit/autoload/
H A Dmatchit.vim574 " go up or down as many levels as possible and again return {}.

12