default: enable 'langnoremap'. #2853

Re: https://github.com/neovim/neovim/issues/2676
This commit is contained in:
Felipe Morales
2015-06-18 16:56:39 -03:00
committed by Justin M. Keyes
parent ba84f7fc00
commit e3568364df
3 changed files with 4 additions and 3 deletions

View File

@@ -33,6 +33,7 @@ these differences.
- 'backspace' defaults to "indent,eol,start"
- 'encoding' defaults to "utf-8"
- 'formatoptions' defaults to "tcqj"
- 'langnoremap' is set by default
- 'mouse' defaults to "a"
- 'nocompatible' is always set
- 'nrformats' defaults to "hex"