mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-05 10:35:03 +02:00
Add missing document_highlight in default config (#743)
This commit is contained in:
parent
430965b7a6
commit
e237f26cc6
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ O = {
|
|||
smart_case = true,
|
||||
lushmode = false,
|
||||
hl_search = false,
|
||||
document_highlight = false,
|
||||
transparent_window = false,
|
||||
leader_key = "space",
|
||||
vnsip_dir = vim.fn.stdpath "config" .. "/snippets",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue