mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-18 16:29:07 +02:00
ledger: init plugin
This commit is contained in:
parent
c3fc078107
commit
5ffa2b4543
4 changed files with 37 additions and 2 deletions
|
@ -90,6 +90,7 @@
|
|||
plugins.lspsaga.enable = true;
|
||||
|
||||
plugins.treesitter.enable = true;
|
||||
plugins.ledger.enable = true;
|
||||
};
|
||||
})
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue