mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
modules/dependencies: add cornelis
This commit is contained in:
parent
96ebd63330
commit
e866ddf5ce
2 changed files with 11 additions and 8 deletions
|
@ -9,6 +9,7 @@ let
|
|||
|
||||
packages = {
|
||||
bat.default = "bat";
|
||||
cornelis.default = "cornelis";
|
||||
ctags.default = "ctags";
|
||||
curl.default = "curl";
|
||||
direnv.default = "direnv";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue