Lines Matching refs:default

11 3. Docs for the default filetype plugins.	|ftplugin-docs|
157 is used. The default value is set like this: >
166 A. If you want to overrule all default file type checks.
189 The files in the "ftdetect" directory are used after all the default
193 B. If you want to detect your file after the default file type checks.
226 Your filetype.vim will be sourced before the default FileType autocommands
254 Your scripts.vim is loaded before the default checks for file types, which
255 means that your rules override the default rules in
268 'runtimepath' in the |system-vimrc|. Be careful to keep the default
350 < All mappings will then start with a comma instead of the default, which
359 default mapping.
399 3. Docs for the default filetype plugins. *ftplugin-docs*
442 The default is "%Y-%m-%d" which is the standard format
445 The default is deduced from environment variables and
463 The default is "%d %u\n\n\t* %p%c\n\n", which produces
477 The default is "\t*%c", which produces something
486 The default is '^\s*%d\_s*%u' which finds lines
496 The default is '^\s*$' which finds lines that contain
501 The default is 'ChangeLog'.
505 The default is empty, thus looking for a file named
517 The default generates the shortest path between the
610 If you do not like the default folding, use an |autocommand| to add your desired
663 By default the following options are set, in accordance with PEP8: >
684 By default ftplugin/html.vim is not sourced. If you want it sourced, add to
736 You can change the default by defining the variable g:tex_flavor to the format