AutoYADM commit: 2025-02-15 16:45:03

This commit is contained in:
Daniel Fichtinger 2025-02-15 16:45:03 -05:00
parent 18e2f0b62e
commit be5987fcb2

View file

@ -4,6 +4,10 @@ workspace.library = [
"/home/fic/.config/nvim/lua",
]
[language-server.tinymist]
command = "tinymist"
config = { exportPdf = "onSave", outputPath = "$root/target/$dir/$name" }
[language-server.buffer-language-server]
command = "buffer-language-server"