Home
last modified time | relevance | path

Searched refs:sol (Results 1 – 21 of 21) sorted by relevance

/vim-8.2.3635/runtime/ftplugin/
H A Dsh.vim19 let s:sol = '\%(;\s*\|^\s*\)\@<=' " start of line
21 \ s:sol.'if\>:' . s:sol.'elif\>:' . s:sol.'else\>:' . s:sol. 'fi\>,' .
22 \ s:sol.'\%(for\|while\)\>:' . s:sol. 'done\>,' .
23 \ s:sol.'case\>:' . s:sol. 'esac\>'
/vim-8.2.3635/runtime/pack/dist/opt/matchit/doc/
H A Dtags38 matchit-s:sol matchit.txt /*matchit-s:sol*
H A Dmatchit.txt291 < *matchit-s:sol*
295 :let s:sol = '\%(^\|;\)\s*'
309 variable such as |s:notend| or |s:sol| in the previous paragraph then remember
/vim-8.2.3635/src/
H A Dtextobject.c1046 int sol = FALSE; // '{' at start of line in current_block() local
1124 sol = (curwin->w_cursor.col == 0); in current_block()
1128 sol = TRUE; in current_block()
1164 if (sol && gchar_cursor() != NUL) in current_block()
1176 if (sol) in current_block()
/vim-8.2.3635/runtime/indent/
H A Djavascript.vim433 let sol = matchstr(l:line,s:opfirst)
434 if sol is '' || sol == '/' && s:SynAt(v:lnum,
439 elseif num && sol =~# '^\%(in\%(stanceof\)\=\|\*\)$' &&
/vim-8.2.3635/runtime/lang/
H A Dmenu_hu_hu.utf-8.vim50 menutrans &Copy<Tab>"+y &Másolás<Tab>"+y
185 menutrans &Copy &Másolás
207 tmenu ToolBar.Copy Másolás
H A Dmenu_hu_hu.iso_8859-2.vim66 menutrans &Copy<Tab>"+y &M�sol�s<Tab>"+y
201 menutrans &Copy &M�sol�s
223 tmenu ToolBar.Copy M�sol�s
/vim-8.2.3635/runtime/syntax/
H A Dtrasys.vim49 syn keyword trasysArgs fig smn nodea zero only ir sol
H A Dvim.vim37 …adonly revins rop runtimepath scr sect sh shelltemp shortname si smartcase sol spellsuggest sr sta…
/vim-8.2.3635/nsis/lang/
H A Dturkish.nsi184 "&Sağ ve sol düğme davranışı"
/vim-8.2.3635/src/testdir/
H A Dtest_buffer.vim343 set sol&
/vim-8.2.3635/src/po/
H A Dfr.po1222 msgstr "E319: D�sol�, cette commande n'est pas disponible dans cette version"
1653 msgstr "E338: D�sol�, pas de s�lecteur de fichiers en mode console"
2138 msgstr "E661: D�sol�, aucune aide en langue '%s' pour %s"
2142 msgstr "E149: D�sol�, aucune aide pour %s"
2146 msgstr "D�sol�, le fichier d'aide \"%s\" est introuvable"
2421 "E815: D�sol�, cette commande est d�sactiv�e : les biblioth�ques MzScheme "
2489 "E263: D�sol�, commande d�sactiv�e : la biblioth�que Python n'a pas pu �tre "
2511 "E266: D�sol�, commande d�sactiv�e : la biblioth�que Ruby n'a pas pu �tre "
2594 "E571: D�sol�, commande d�sactiv�e: la biblioth�que Tcl n'a pas pu �tre "
5471 msgstr "D�sol�, aucune suggestion"
[all …]
H A Dca.po6274 msgstr "Edita en un sol &Vim"
H A Dtr.po6557 msgstr "E442: Üst sol ve alt sağ pencereler aynı anda bölünemez"
/vim-8.2.3635/runtime/
H A Doptwin.vim255 call <SID>BinOptionG("sol", &sol)
/vim-8.2.3635/runtime/tutor/
H A Dtutor.tr.utf-8163 h (sol) / j (aşağı) / k (yukarı) / l (sağ)
H A Dtutor.tr.iso9163 h (sol) / j (a�a��) / k (yukar�) / l (sa�)
/vim-8.2.3635/runtime/autoload/
H A Dnetrw.vim4418 let keepsol= &l:sol
4519 let &l:sol= keepsol
10499 let keepsol = &l:sol
10514 let &l:sol = keepsol
10691 let keepsol= &l:sol
10714 let &l:sol= keepsol
11298 let keepsol= &l:sol
11322 let &l:sol= keepsol
/vim-8.2.3635/runtime/doc/
H A Dquickref.txt919 'startofline' 'sol' commands move cursor to first non-blank in line
H A Dtags916 'sol' options.txt /*'sol'*
H A Doptions.txt7336 *'startofline'* *'sol'* *'nostartofline'* *'nosol'*
7337 'startofline' 'sol' boolean (default on)