Set language to US
This commit is contained in:
parent
097f1a3003
commit
745ab8d4f6
1
init.lua
1
init.lua
@ -27,6 +27,7 @@ require('keymappings')
|
||||
cmd 'colorscheme gruvbox-material' -- Put your favorite colorscheme here
|
||||
cmd 'syntax enable'
|
||||
cmd 'filetype plugin indent on'
|
||||
cmd 'language en_US'
|
||||
utils.opt('o', 'swapfile', false)
|
||||
utils.opt('o', 'backup', false)
|
||||
utils.opt('o', 'spelllang', 'en,de')
|
||||
|
Loading…
x
Reference in New Issue
Block a user