This commit is contained in:
gmvar 2025-12-05 17:56:14 +01:00 committed by GitHub
commit 0cae754aa7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 109 additions and 0 deletions

View file

@ -558,8 +558,11 @@
[gmvar](https://github.com/gmvar):
[harper-ls]: https://github.com/Automattic/harper
[beancount-language-server]: https://github.com/polarmutex/beancount-language-server
[bean-format]: https://github.com/beancount/beancount
- Add [harper-ls] to the `vim.lsp` module.
- Add beancount support under `vim.languages.beancount` using [beancount-language-server] and [bean-format].
[derethil](https://github.com/derethil):