diff --git a/lua/oil/config.lua b/lua/oil/config.lua index acf4ddcb..d50f78ff 100644 --- a/lua/oil/config.lua +++ b/lua/oil/config.lua @@ -24,7 +24,7 @@ local default_config = { spell = false, list = false, conceallevel = 3, - concealcursor = "n", + concealcursor = "nvic", }, -- Restore window options to previous values when leaving an oil buffer restore_win_options = true,