This website requires JavaScript.
Explore
Help
Sign in
mirror
/
nix-community.nixvim
Watch
1
Star
0
Fork
You've already forked nix-community.nixvim
0
mirror of
https://github.com/nix-community/nixvim.git
synced
2025-06-23 17:28:39 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
7122ccd208
nix-community.nixvim
/
plugins
/
default.nix
8 lines
116 B
Nix
Raw
Normal View
History
Unescape
Escape
Initial commit
2020-12-30 01:05:51 +00:00
{
imports
=
[
./statuslines/lightline.nix
add vim-airline
2021-01-05 11:26:49 +00:00
./statuslines/airline.nix
Initial commit
2020-12-30 01:05:51 +00:00
./colorschemes/gruvbox.nix
]
;
}
Reference in a new issue
Copy permalink