Searched refs:actions (Results 1 – 25 of 38) sorted by relevance
12
| /vim-8.2.3635/.github/workflows/ |
| H A D | ci.yml | 56 - uses: actions/checkout@v2 157 uses: actions/cache@v2 267 - uses: actions/checkout@v2 391 - uses: actions/checkout@v2 401 uses: actions/cache@v2 493 # uses: actions/upload-artifact@v1
|
| H A D | coverity.yml | 16 - uses: actions/checkout@v2
|
| H A D | codeql-analysis.yml | 33 uses: actions/checkout@v2
|
| /vim-8.2.3635/ |
| H A D | .coveralls.yml | 1 service_name: github-actions
|
| H A D | README.md | 3 …com/vim/vim/workflows/GitHub%20CI/badge.svg)](https://github.com/vim/vim/actions?query=workflow%3A…
|
| /vim-8.2.3635/runtime/macros/maze/ |
| H A D | maze_mac | 52 " The transition from state to state and the actions taken on each transition 77 " In the 'vi commands' column is given the actions to carry out when in 124 " do (a simple sequence of vi actions) and how L loops (by calling U, which 128 " Macro L then searches these tables to find out what actions to perform and
|
| /vim-8.2.3635/src/ |
| H A D | gui_at_sb.c | 151 static XtActionsRec actions[] = variable 177 /* actions */ actions, 178 /* num_actions */ XtNumber(actions),
|
| H A D | gui_at_fs.c | 2165 static XtActionsRec actions[] = variable 2274 actions, XtNumber(actions)); in SFcreateWidgets()
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | privoxy.vim | 2 " Language: Privoxy actions file
|
| H A D | gdb.vim | 24 syn keyword gdbStatement contained actions apply attach awatch backtrace break bt call catch cd cle…
|
| H A D | lex.vim | 102 " Rules Section with patterns and actions
|
| H A D | eterm.vim | 230 \ start='^\s*begin\s\+actions\>'
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | usr_09.txt | 92 This contains icons for the most often used actions. Hopefully the icons are 219 Use one gvim with a text file and perform these actions:
|
| H A D | gui_w32.txt | 188 type in the list and click "Edit". In the actions list, you can select on 419 actions. Here are some examples: >
|
| H A D | usr_90.txt | 258 If you finally select "do it" the install program will carry out the actions
|
| H A D | popup.txt | 913 Some recommended key actions:
|
| H A D | netbeans.txt | 95 ask Vim to perform specific actions:
|
| H A D | tagsrch.txt | 409 performed actions depend on whether the current file was changed, whether a !
|
| /vim-8.2.3635/runtime/tutor/ |
| H A D | tutor.fr.utf-8 | 157 Ou, si vous avez accès à un autre terminal, exécutez-y les actions 389 5. Pour annuler des actions précédentes, tapez : u (u minuscule)
|
| H A D | tutor.fr | 157 Ou, si vous avez acc�s � un autre terminal, ex�cutez-y les actions 389 5. Pour annuler des actions pr�c�dentes, tapez : u (u minuscule)
|
| H A D | tutor.utf-8 | 366 8. To undo previous actions, type: u (lowercase u)
|
| H A D | tutor | 366 8. To undo previous actions, type: u (lowercase u)
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | vimball.vim | 378 " record actions in <.VimballRecord>
|
| /vim-8.2.3635/src/xdiff/ |
| H A D | COPYING | 359 distribute the Library or its derivative works. These actions are
|
| /vim-8.2.3635/runtime/ |
| H A D | menu.vim | 668 " Buffer list menu -- Setup functions & actions
|
12