[Spell] Auto-start textlsp for tex, md and more text files
This commit is contained in:
@@ -34,3 +34,4 @@ lsp.config("textlsp", {
|
||||
local enable = vim.lsp.enable
|
||||
enable("marksman")
|
||||
enable("texlab")
|
||||
enable("textlsp")
|
||||
|
Reference in New Issue
Block a user