Home
last modified time | relevance | path

Searched defs:o (Results 1 – 6 of 6) sorted by relevance

/vim-8.2.3635/runtime/indent/
H A Dr.vim111 function! s:Get_paren_balance(line, o, c) argument
119 function! s:Get_matching_brace(linenr, o, c, delbrace) argument
163 function! s:Get_last_paren_idx(line, o, c, pb) argument
/vim-8.2.3635/runtime/pack/dist/opt/dvorak/dvorak/
H A Denable.vim22 inoremap o r map
/vim-8.2.3635/src/testdir/
H A Dtest_python2.vim1785 def H(o): argument
H A Dtest_python3.vim1972 def H(o): argument
/vim-8.2.3635/src/
H A Ddrawscreen.c640 int o; in win_redr_ruler() local
H A Dif_python3.c691 # define _PyObject_TypeCheck(o,t) py3__PyObject_TypeCheck(o,t) argument