mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-03 01:25:03 +02:00
implement language overrides (#1081)
Co-authored-by: Chris <chris@macbook.local>
This commit is contained in:
parent
98f8a77819
commit
1c3b80d041
3 changed files with 36 additions and 1 deletions
|
@ -42,6 +42,7 @@ lvim = {
|
|||
signs = true,
|
||||
underline = true,
|
||||
},
|
||||
override = {},
|
||||
document_highlight = true,
|
||||
popup_border = "single",
|
||||
default_keybinds = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue