Auto-update the file when changed
This commit is contained in:
@@ -48,6 +48,7 @@ vim.o.splitright = true -- Vertical splits will be to the right
|
||||
vim.o.winborder = 'rounded' -- Use border in floating windows
|
||||
vim.o.wrap = false -- Visually wrap lines (toggle with \w)
|
||||
vim.o.hls = false
|
||||
vim.o.autoread = true
|
||||
|
||||
vim.o.cursorlineopt = 'screenline,number' -- Show cursor line per screen line
|
||||
|
||||
|
||||
Reference in New Issue
Block a user