mirror of
https://github.com/kristoferssolo/SoloVim.git
synced 2026-02-04 06:42:05 +00:00
fix: markview render error
This commit is contained in:
@@ -348,6 +348,13 @@ return {
|
||||
},
|
||||
},
|
||||
},
|
||||
jsonls = {
|
||||
filetypes = {
|
||||
"json",
|
||||
"jsonc",
|
||||
"json5",
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user