update
This commit is contained in:
@@ -2,5 +2,9 @@ require "nvchad.options"
|
||||
|
||||
-- add yours here!
|
||||
|
||||
-- Show line diagnostics automatically in hover window
|
||||
-- vim.o.updatetime = 250
|
||||
-- vim.cmd [[autocmd CursorHold,CursorHoldI * lua vim.diagnostic.open_float(nil, {focus=false})]]
|
||||
|
||||
-- local o = vim.o
|
||||
-- o.cursorlineopt ='both' -- to enable cursorline!
|
||||
|
||||
Reference in New Issue
Block a user