| /vim-8.2.3635/.github/ |
| H A D | CODEOWNERS | 13 runtime/autoload/netrw.vim @cecamp 17 runtime/autoload/tar.vim @cecamp 20 runtime/autoload/zip.vim @cecamp 22 runtime/compiler/cm3.vim @dkearns 32 runtime/compiler/fbc.vim @dkearns 35 runtime/compiler/haml.vim @tpope 68 runtime/doc/pi_tar.txt @cecamp 70 runtime/doc/pi_zip.txt @cecamp 71 runtime/doc/ps1.txt @heaths 74 runtime/ftplugin/bst.vim @tpope [all …]
|
| /vim-8.2.3635/ |
| H A D | Filelist | 713 runtime/doc/*.awk \ 714 runtime/doc/*.pl \ 715 runtime/doc/*.txt \ 754 runtime/evim.vim \ 761 runtime/termcap \ 784 runtime/doc/tags \ 791 runtime/menu.vim \ 821 # Unix runtime 869 runtime/doc.info \ 896 runtime.info \ [all …]
|
| H A D | Makefile | 48 cd runtime/indent && \ 56 cd runtime/indent && \ 264 rm runtime/doc/uganda.nsis.txt; fi 361 rmdir dist/Vim/$(VIMRTDIR)/runtime 409 runtime/doc/uganda.nsis.txt \ 420 runtime/doc/uganda.nsis.txt \ 424 rmdir dist/vim/$(VIMRTDIR)/runtime 432 runtime/doc/uganda.nsis.txt: runtime/doc/uganda.txt 433 cd runtime/doc && $(MAKE) uganda.nsis.txt 473 rmdir dist/vim/$(VIMRTDIR)/runtime [all …]
|
| H A D | CONTRIBUTING.md | 48 [the todo file]: https://github.com/vim/vim/blob/master/runtime/doc/todo.txt 51 # Syntax, indent and other runtime files 71 Translating messages and runtime files is very much appreciated! These things 75 * Menus, see [runtime/lang/README.txt][2] 76 * Vim tutor, see [runtime/tutor/README.txt][3] 77 * Manual pages, see [runtime/doc/\*.1][4] for examples 84 [2]: https://github.com/vim/vim/blob/master/runtime/lang/README.txt 85 [3]: https://github.com/vim/vim/blob/master/runtime/tutor/README.txt 86 [4]: https://github.com/vim/vim/blob/master/runtime/doc/vim.1
|
| H A D | .gitignore | 46 runtime/doc/uganda.nsis.txt 81 runtime/indent/testdir/*.out 82 runtime/indent/testdir/*.fail 89 runtime/doc/tags 90 runtime/doc/doctags 96 src/runtime
|
| H A D | README.md | 1 [](https://www.vim.org) 23 See [`runtime/doc/vi_diff.txt`](runtime/doc/vi_diff.txt) for differences with 45 This `README.md` file comes with the runtime archive. It includes the 46 documentation, syntax files and other files that are used at runtime. To run 89 [`runtime/doc/help.txt`](/runtime/doc/help.txt). 99 [`runtime/doc/uganda.txt`](runtime/doc/uganda.txt) 116 in Uganda. See [`runtime/doc/uganda.txt`](runtime/doc/uganda.txt). But
|
| H A D | README.txt | 11 fingers" will feel at home. See "runtime/doc/vi_diff.txt" for differences with 32 This README.txt file comes with the runtime archive. It includes the 33 documentation, syntax files and other files that are used at runtime. To run 74 "runtime/doc/help.txt". It contains pointers to the other documentation 83 "runtime/doc/uganda.txt" for details (do ":help uganda" inside Vim). 99 in Uganda. See runtime/doc/uganda.txt. But at the same time donations
|
| /vim-8.2.3635/READMEdir/ |
| H A D | README_vms.txt | 4 See "README.txt" in the runtime archive for information about Vim. 8 inside Vim. Or get the runtime files and read runtime/doc/os_vms.txt to find 9 out how to install and configure Vim with runtime files etc. 12 vim-X.X-rt.tar.gz runtime files 32 vim-XX-runtime.zip runtime files 37 vim-XX-ia64.zip GUI and console executables with runtime and 39 vim-XX-axp.zip GUI and console executables with runtime and 41 vim-XX-vax.zip GUI and console executables with runtime and
|
| H A D | README_src.txt | 6 For more information, see the README.txt file that comes with the runtime 7 archive (vim-8.2-rt.tar.gz). To be able to run Vim you MUST get the runtime
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_packadd.vim | 278 exe 'set rtp=' . &packpath . '/runtime' 326 runtime extra/bar.vim 329 runtime START extra/bar.vim 332 runtime OPT extra/bar.vim 335 runtime PACK extra/bar.vim 338 runtime! PACK extra/bar.vim 341 runtime PACK extra/xxx.vim 345 runtime ALL extra/bar.vim 348 runtime ALL extra/foo.vim 351 runtime! ALL extra/xxx.vim [all …]
|
| H A D | test_compiler.vim | 52 let runtime = substitute($VIMRUNTIME, '\\', '/', 'g') 55 call assert_match(runtime .. '/compiler/' .. exp[0] .. '.vim$', a[0]) 56 call assert_match(runtime .. '/compiler/' .. exp[1] .. '.vim$', a[1]) 57 call assert_match(runtime .. '/compiler/' .. exp[-1] .. '.vim$', a[-1])
|
| H A D | test_function_lists.vim | 4 " *functions* in runtime/doc/eval.txt 5 " *function-list* in runtime/doc/usr_41.txt 62 read ../../runtime/doc/eval.txt 87 read ../../runtime/doc/usr_41.txt
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | version8.txt | 1603 runtime/doc/cmdline.txt, runtime/doc/eval.txt, 1604 runtime/doc/map.txt, runtime/doc/options.txt, 1606 runtime/doc/usr_40.txt, runtime/doc/usr_42.txt, 2483 Files: runtime/doc/eval.txt, runtime/doc/options.txt, runtime/optwin.vim, 26182 runtime/doc/options.txt, runtime/doc/tags, runtime/doc/todo.txt, 28815 Files: runtime/delmenu.vim, runtime/doc/autocmd.txt, runtime/doc/gui.txt, 33767 runtime/doc/visual.txt, runtime/doc/windows.txt, runtime/doc/tags 34070 Files: runtime/doc/popup.txt, runtime/doc/Makefile, runtime/doc/help.txt 41252 runtime/doc/eval.txt, runtime/doc/gui.txt, runtime/doc/insert.txt, 42012 runtime/doc/eval.txt, runtime/doc/options.txt, runtime/doc/tags, [all …]
|
| H A D | usr_90.txt | 57 - The Vim source and runtime archives 143 find its runtime files: > 149 runtime files: > 211 - The Vim runtime archive. 239 console version. You always need to get the archive with runtime files. 241 vim82rt.zip The runtime files. 278 When you type "make install" the runtime files will be copied to a directory 284 delete the old runtime files manually. Just delete the directory with the 311 e.g., "vim82", for the files of the new version. Your runtime files, vimrc 316 The program should be able to automatically find the runtime files for the [all …]
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | rnoweb.vim | 4 " Homepage: https://github.com/jalvesaq/R-Vim-runtime 12 runtime indent/tex.vim 25 runtime indent/r.vim
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | rnoweb.vim | 4 " Homepage: https://github.com/jalvesaq/R-Vim-runtime 15 runtime! ftplugin/tex.vim 21 runtime ftplugin/tex_*.vim
|
| H A D | rmd.vim | 4 " Homepage: https://github.com/jalvesaq/R-Vim-runtime 14 runtime! ftplugin/html.vim ftplugin/html_*.vim ftplugin/html/*.vim 44 runtime ftplugin/pandoc.vim
|
| H A D | htmldjango.vim | 12 runtime! ftplugin/html.vim 13 runtime! ftplugin/django.vim
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | synload.vim | 21 runtime! syntax/syncolor.vim 58 exe "runtime! syntax/" . name . ".vim syntax/" . name . "/*.vim" 69 \ | runtime! syntax/doxygen.vim
|
| H A D | htmlcheetah.vim | 15 runtime! syntax/cheetah.vim 16 runtime! syntax/html.vim
|
| H A D | tt2js.vim | 12 runtime! syntax/javascript.vim 15 runtime! syntax/tt2.vim
|
| H A D | tt2html.vim | 12 runtime! syntax/html.vim 15 runtime! syntax/tt2.vim
|
| H A D | template.vim | 14 " change to runtime/scripts.vim. 15 runtime! syntax/html.vim
|
| /vim-8.2.3635/src/ |
| H A D | Makefile | 1200 HELPSOURCE = ../runtime/doc 1203 SCRIPTSOURCE = ../runtime 1206 COLSOURCE = ../runtime/colors 1209 SYNSOURCE = ../runtime/syntax 1212 INDSOURCE = ../runtime/indent 1227 PACKSOURCE = ../runtime/pack 1239 LANGSOURCE = ../runtime/lang 2934 -rm -f runtime pixmaps 2964 shadow: runtime pixmaps 3009 runtime: target [all …]
|
| /vim-8.2.3635/runtime/macros/ |
| H A D | less.bat | 7 vim --cmd "let no_plugin_maps = 1" -c "runtime! macros/less.vim" - 9 vim --cmd "let no_plugin_maps = 1" -c "runtime! macros/less.vim" %*
|