mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-10 01:04:34 +02:00
dashboard.nvim, neogit, emmet: init plugins
This commit is contained in:
parent
9d1911a5d5
commit
f534819885
4 changed files with 414 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
|
||||
./git/fugitive.nix
|
||||
./git/gitgutter.nix
|
||||
./git/neogit.nix
|
||||
|
||||
./languages/ledger.nix
|
||||
./languages/nix.nix
|
||||
|
@ -45,5 +46,7 @@
|
|||
./utils/startify.nix
|
||||
./utils/surround.nix
|
||||
./utils/undotree.nix
|
||||
./utils/dashboard.nix
|
||||
./utils/emmet.nix
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue