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 b38da6ffd9
4 changed files with 127 additions and 0 deletions

View file

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