implement language overrides (#1081)

Co-authored-by: Chris <chris@macbook.local>
This commit is contained in:
Christian Chiarulli 2021-07-25 00:13:35 -04:00 committed by GitHub
parent 98f8a77819
commit 1c3b80d041
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 36 additions and 1 deletions

View file

@ -42,6 +42,7 @@ lvim = {
signs = true,
underline = true,
},
override = {},
document_highlight = true,
popup_border = "single",
default_keybinds = true,