explicitly set english language
This commit is contained in:
@@ -38,6 +38,8 @@ if vim.fn.has("nvim-0.7") == 1 then
|
|||||||
opt.laststatus = 3
|
opt.laststatus = 3
|
||||||
end
|
end
|
||||||
|
|
||||||
|
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