Lines Matching refs:on
25 :filetype on
34 Detail: The ":filetype on" command will load one of these files:
47 To add your own file types, see |new-filetype| below. To search for help on a
62 *:filetype-plugin-on*
64 :filetype plugin on
65 If filetype detection was not switched on yet, it will be as well.
77 *:filetype-indent-on*
79 :filetype indent on
80 If filetype detection was not switched on yet, it will be as well.
99 are being detected, they won't work until the next ":filetype on".
105 :filetype on on unchanged unchanged
107 :filetype plugin on on on unchanged
109 :filetype indent on on unchanged on
111 :filetype plugin indent on on on on
119 The file types are also used for syntax highlighting. If the ":syntax on"
121 to do ":filetype on" after ":syntax on".
132 When filetype detection was off, it will be enabled first, like the "on"
280 The actual type checking depends on which platform you are running Vim
281 on; see your system's documentation for details.
292 depends on which version of Vim you are using.
341 When loading filetype plugins has been enabled |:filetype-plugin-on|, options
532 'expandtab' is switched on to avoid tabs as required by the Fortran
584 'iskeyword' The '.' character is added to support the use of CTRL-] on the
626 manpages and follows linked manpages on hitting CTRL-]).