This website requires JavaScript.
Explore
Help
Sign in
clo
/
config
Watch
1
Star
0
Fork
You've already forked config
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1a7858b68b
config
/
modules
/
nixvim
/
plugins
/
default.nix
7 lines
67 B
Nix
Raw
Normal View
History
Unescape
Escape
more nixvim progress
2025-04-21 15:06:26 -07:00
{
pkgs
,
.
.
.
}:
{
imports
=
[
./blink.nix
disabled nixvim for now
2025-04-30 12:37:35 -07:00
./lz-n.nix
more nixvim progress
2025-04-21 15:06:26 -07:00
]
;
}
Reference in a new issue
Copy permalink