mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-28 19:40:06 +02:00
Initial commit
This commit is contained in:
commit
2c9631997f
9 changed files with 490 additions and 0 deletions
6
plugins/default.nix
Normal file
6
plugins/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./statuslines/lightline.nix
|
||||
./colorschemes/gruvbox.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue