Lines Matching refs:plugin
10 2. Filetype plugin |filetype-plugins|
49 "-plugin". For example: >
52 :help ft-man-plugin
62 *:filetype-plugin-on*
63 You can enable loading the plugin files for specific file types with: >
64 :filetype plugin on
67 The result is that when a file is edited its plugin file is loaded (if there
68 is one for the detected filetype). |filetype-plugin|
70 *:filetype-plugin-off*
72 :filetype plugin off
98 This will keep the flags for "plugin" and "indent", but since no file types
104 command detection plugin indent ~
107 :filetype plugin on on on unchanged
108 :filetype plugin off unchanged off unchanged
111 :filetype plugin indent on on on on
112 :filetype plugin indent off unchanged off off
117 filetype detection:ON plugin:ON indent:OFF
153 *.tex g:tex_flavor |ft-tex-plugin|
303 *plugin-details*
304 The "plugin" directory can be in any of the directories in the 'runtimepath'
316 /etc/vim/plugin/ ~
317 ~/.vim/plugin/ ~
318 /usr/local/share/vim/vim82/plugin/ ~
322 Note that when using a plugin manager or |packages| many directories will be
324 put them directly in ~/.vim/plugin.
326 What if it looks like your plugin is not being loaded? You can find out what
334 Searching for "plugin/**/*.vim" in ~
336 There you can see where Vim looks for your plugin scripts.
339 2. Filetype plugin *filetype-plugins*
341 When loading filetype plugins has been enabled |:filetype-plugin-on|, options
355 < You need to check the description of the plugin file below for the
357 You need to define your own mapping before the plugin is loaded (before
358 editing a file of that type). The plugin will then skip installing the
371 If a global filetype plugin does not do exactly what you want, there are three
375 You must create a new filetype plugin in a directory early in
379 that the global plugin will be loaded after this, it may overrule the
383 2. Make a copy of the plugin and change it.
388 variable will be set, the global plugin will not be loaded.
389 A disadvantage of this method is that when the distributed plugin gets
392 3. Overrule the settings after loading the global plugin.
393 You must create a new filetype plugin in a directory from the end of
402 AWK *ft-awk-plugin*
409 CHANGELOG *ft-changelog-plugin*
529 FORTRAN *ft-fortran-plugin*
542 GIT COMMIT *ft-gitcommit-plugin*
548 GPROF *ft-gprof-plugin*
550 The gprof filetype plugin defines a mapping <C-]> to jump from a function
557 MAIL *ft-mail-plugin*
574 MAN *ft-man-plugin* *:Man* *man.vim*
576 This plugin displays a manual page in a nice way. See |find-manpage| in the
641 MARKDOWN *ft-markdown-plugin*
647 PDF *ft-pdf-plugin*
661 PYTHON *ft-python-plugin* *PEP8*
672 QF QUICKFIX *qf.vim* *ft-qf-plugin*
676 The quickfix filetype plugin includes configuration for displaying the command
682 R MARKDOWN *ft-rmd-plugin*
694 R RESTRUCTURED TEXT *ft-rrst-plugin*
702 RESTRUCTUREDTEXT *ft-rst-plugin*
711 RPM SPEC *ft-spec-plugin*
713 Since the text for this plugin is rather long it has been put in a separate
719 Since the text for this plugin is rather long it has been put in a separate
725 Since the text for this plugin is rather long it has been put in a separate
729 TEX *ft-tex-plugin* *g:tex_flavor*
744 VIM *ft-vim-plugin*
746 The Vim filetype plugin defines mappings to move to the start and end of
753 ZIMBU *ft-zimbu-plugin*
755 The Zimbu filetype plugin defines mappings to move to the start and end of