nvim: add markdown language server

This commit is contained in:
PowerUser64 2023-11-29 13:43:57 -08:00
parent 0e23dee492
commit cce9b77bc6

View file

@ -29,6 +29,7 @@ M.treesitter = function()
"json", "json",
"jsonc", "jsonc",
"lua", "lua",
"markdown",
"nix", "nix",
"python", "python",
"r", "r",