aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim-lsp-installer/servers/beancount/init.lua
Commit message (Collapse)AuthorAgeFilesLines
* mason.nvimWilliam Boman2022-07-071-15/+0
|
* chore: remove deprecated modules (#682)William Boman2022-05-101-1/+0
| | | | - https://github.com/williamboman/nvim-lsp-installer/wiki/Async-infrastructure-changes-notice - https://github.com/williamboman/nvim-lsp-installer/discussions/636
* fix!(beancount-language-server):update beancount install source (#649)hateonion2022-05-011-32/+3
|
* chore: refactor remaining installers to async impl (#616)William Boman2022-04-211-34/+22
|
* fix(beancount): fix rename on windows, also remove debug printWilliam Boman2022-01-241-2/+6
|
* add beancount (#445)William Boman2022-01-241-0/+53