mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-12 15:58:58 +00:00
languages/beancount: init
Create the `vim.languages.beancount` module using `bean-format` and `beancount-language-server`.
This commit is contained in:
parent
6681e33727
commit
7b8d5f9eaf
4 changed files with 137 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue