Add markview to neovim (deps on tree sitter cli, and tree sitter
parsers: latex & typst)
This commit is contained in:
parent
204119eb2b
commit
c9d7fc0b13
3 changed files with 7 additions and 0 deletions
|
|
@ -47,6 +47,8 @@ return {
|
|||
"dap_repl",
|
||||
"muttrc",
|
||||
"python",
|
||||
"latex",
|
||||
"typst",
|
||||
},
|
||||
sync_install = false,
|
||||
-- This can be updated to a list of languages instead of defaulting to true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue