test: defaults_spec.lua

This commit is contained in:
Justin M. Keyes
2016-04-11 01:59:32 -04:00
parent 54188cddde
commit 523ff9c55c
2 changed files with 86 additions and 3 deletions

View File

@@ -31,9 +31,7 @@ these differences.
2. Defaults *nvim-defaults*
- Syntax highlighting is enabled by default
- Filetype-related plugins and scripts are enabled by default
Note: these defaults can be disabled with the "-u NONE" command line
argument. |-u|
- ":filetype plugin indent on" is enabled by default
- 'autoindent' is set by default
- 'autoread' is set by default