Skip to content

Commit 78ca6f1

Browse files
committed
feat(nvim): add tinymist and markdown-oxide LSP servers
1 parent de9e97c commit 78ca6f1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

home/dot_config/exact_nvim/exact_lua/exact_specs/mason_tool_installer.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ Plugin.opts = {
2323
'docker_compose_language_service',
2424
'gh_actions_ls',
2525
'bashls',
26+
'tinymist',
27+
'markdown-oxide',
2628

2729
-- Formatters
2830
'prettierd',

0 commit comments

Comments
 (0)