Home
last modified time | relevance | path

Searched refs:runtime (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/vim-8.2.3635/.github/
H A DCODEOWNERS13 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 DFilelist713 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 DMakefile48 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 DCONTRIBUTING.md48 [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.gitignore46 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 DREADME.md1 [![Vim Logo](https://github.com/vim/vim/raw/master/runtime/vimlogo.gif)](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 DREADME.txt11 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 DREADME_vms.txt4 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 DREADME_src.txt6 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 Dtest_packadd.vim278 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 Dtest_compiler.vim52 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 Dtest_function_lists.vim4 " *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 Dversion8.txt1603 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 Dusr_90.txt57 - 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 Drnoweb.vim4 " 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 Drnoweb.vim4 " Homepage: https://github.com/jalvesaq/R-Vim-runtime
15 runtime! ftplugin/tex.vim
21 runtime ftplugin/tex_*.vim
H A Drmd.vim4 " 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 Dhtmldjango.vim12 runtime! ftplugin/html.vim
13 runtime! ftplugin/django.vim
/vim-8.2.3635/runtime/syntax/
H A Dsynload.vim21 runtime! syntax/syncolor.vim
58 exe "runtime! syntax/" . name . ".vim syntax/" . name . "/*.vim"
69 \ | runtime! syntax/doxygen.vim
H A Dhtmlcheetah.vim15 runtime! syntax/cheetah.vim
16 runtime! syntax/html.vim
H A Dtt2js.vim12 runtime! syntax/javascript.vim
15 runtime! syntax/tt2.vim
H A Dtt2html.vim12 runtime! syntax/html.vim
15 runtime! syntax/tt2.vim
H A Dtemplate.vim14 " change to runtime/scripts.vim.
15 runtime! syntax/html.vim
/vim-8.2.3635/src/
H A DMakefile1200 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 Dless.bat7 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" %*

12345678910>>...15