mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-09 06:55:30 +00:00
languages/beancount: init
Create the `vim.languages.beancount` module using `bean-format` and `beancount-language-server`.
This commit is contained in:
parent
da5c91424e
commit
82b0452e15
4 changed files with 109 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