Autoreload is now up globally
This commit is contained in:
@@ -19,6 +19,7 @@ vim.opt.splitbelow = true
|
||||
vim.g.mapleader = ","
|
||||
vim.cmd("set clipboard+=unnamedplus")
|
||||
vim.cmd("autocmd! CursorHold,CursorHoldI *.md write")
|
||||
vim.cmd("set autoread")
|
||||
|
||||
-- GUI
|
||||
vim.opt.cursorline = true
|
||||
|
||||
Reference in New Issue
Block a user