explicitly set autoread to true
This commit is contained in:
@@ -38,6 +38,7 @@ opt.smartcase = true
|
|||||||
opt.ignorecase = true
|
opt.ignorecase = true
|
||||||
opt.scrolloff = 5
|
opt.scrolloff = 5
|
||||||
opt.colorcolumn = "120"
|
opt.colorcolumn = "120"
|
||||||
|
opt.autoread = true
|
||||||
|
|
||||||
-- if vim.fn.has("win32") == 1 then
|
-- if vim.fn.has("win32") == 1 then
|
||||||
-- opt.shell = "powershell.exe"
|
-- opt.shell = "powershell.exe"
|
||||||
|
|||||||
Reference in New Issue
Block a user