execute early options before anything else
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
-- ╭─────────────────────────────────────────────────────────╮
|
||||
-- │ Early interventions │
|
||||
-- ╰─────────────────────────────────────────────────────────╯
|
||||
|
||||
-- Address vim.hl bug impacting `:Inspect` command
|
||||
---@see https://github.com/neovim/neovim/issues/31675
|
||||
vim.hl = vim.highlight
|
||||
Reference in New Issue
Block a user