feat(nvim/render-markdown.nvim): use latex2text to render latex

This commit is contained in:
2026-02-24 16:50:17 +08:00
parent 21c07defb7
commit 1c999a538a
2 changed files with 13 additions and 1 deletions
+2
View File
@@ -31,6 +31,8 @@ in
vscode-langservers-extracted
taplo
typos-lsp
# render-markdown.nvim
python3Packages.pylatexenc
];
};
};