mirror of
https://github.com/neovim/neovim.git
synced 2026-05-05 05:25:10 +00:00
default: enable 'langnoremap'. #2853
Re: https://github.com/neovim/neovim/issues/2676
This commit is contained in:
committed by
Justin M. Keyes
parent
ba84f7fc00
commit
e3568364df
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user