This website requires JavaScript.
Explore
Help
Sign In
NotAShelf
/
nvf
Watch
1
Star
0
Fork
You've already forked nvf
0
mirror of
https://github.com/NotAShelf/nvf.git
synced
2024-11-02 03:21:14 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
d327f2acdc
nvf
/
modules
/
treesitter
/
default.nix
13 lines
115 B
Nix
Raw
Normal View
History
Unescape
Escape
dev: rebase on a less personalized neovim flake
2023-02-01 19:11:37 +00:00
{
config
,
lib
,
pkgs
,
.
.
.
}
:
{
imports
=
[
./treesitter.nix
./context.nix
dev: temporarily deprecate darwin builds
2023-02-28 09:10:55 +00:00
./config.nix
dev: rebase on a less personalized neovim flake
2023-02-01 19:11:37 +00:00
]
;
}
Reference in a new issue
Copy permalink