languages/beancount: init

Create the `vim.languages.beancount` module using `bean-format` and
`beancount-language-server`.
This commit is contained in:
gmvar 2025-08-21 16:20:58 -07:00
commit 7b8d5f9eaf
4 changed files with 137 additions and 1 deletions

View file

@ -79,6 +79,7 @@ isMaximal: {
arduino.enable = false;
assembly.enable = false;
astro.enable = false;
beancount.enable = false;
nu.enable = false;
csharp.enable = false;
julia.enable = false;