remove language setting
This commit is contained in:
@@ -39,8 +39,6 @@ opt.ignorecase = true
|
|||||||
opt.scrolloff = 5
|
opt.scrolloff = 5
|
||||||
opt.colorcolumn = "80"
|
opt.colorcolumn = "80"
|
||||||
|
|
||||||
vim.cmd(":language en")
|
|
||||||
|
|
||||||
-- if vim.fn.has("win32") == 1 then
|
-- if vim.fn.has("win32") == 1 then
|
||||||
-- opt.shell = "powershell.exe"
|
-- opt.shell = "powershell.exe"
|
||||||
-- end
|
-- end
|
||||||
|
|||||||
Reference in New Issue
Block a user