nvim: add markdown language server
This commit is contained in:
parent
0e23dee492
commit
cce9b77bc6
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ M.treesitter = function()
|
||||||
"json",
|
"json",
|
||||||
"jsonc",
|
"jsonc",
|
||||||
"lua",
|
"lua",
|
||||||
|
"markdown",
|
||||||
"nix",
|
"nix",
|
||||||
"python",
|
"python",
|
||||||
"r",
|
"r",
|
||||||
|
|
Loading…
Add table
Reference in a new issue