mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-07 02:41:33 +00:00
languages/beancount: init
Create the `vim.languages.beancount` module using `bean-format` and `beancount-language-server`.
This commit is contained in:
parent
8b98f07862
commit
b38da6ffd9
4 changed files with 127 additions and 0 deletions
|
@ -75,6 +75,7 @@ isMaximal: {
|
|||
# Language modules that are not as common.
|
||||
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