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

@ -7,6 +7,7 @@ in {
./asm.nix
./astro.nix
./bash.nix
./beancount.nix
./cue.nix
./dart.nix
./clang.nix