Closed mattpetters closed 1 month ago
Ahhh I think it could be related to the other dependencies (reading the tea leaves in the CI config ;) )
Actually nvm I think ledger
needs to be added to the ensure_installed
config, maybe in the dependency declaration. I pulled in the other deps while troubleshooting this so not sure if it works without them tbh
yeah, you need ledger as a source for tree-sitter, I should totally make that more explicit, I'm still doing work on this before I "announce" anywhere, but It should be usable! you need to have nvim-treesitter-ledger setup, and for completions, currently only nvim-cmp is supported
First off thanks for this! Just getting into PTA and cool to see an active dev option for Neovim integration!
Second, is any other LSP module required for syntax highlighting? I added your plug to my lazy load config but hitting a treesitter issue: