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-23 22:00:42 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
eedd58c903
nvf
/
modules
/
plugins
/
utility
/
new-file-template
/
default.nix
7 lines
68 B
Nix
Raw
Normal View
History
Unescape
Escape
plugins/new-file-template: remove _: in default.nix
2024-08-02 11:53:42 +00:00
{
plugins/new-file-template: init module
2024-08-02 11:34:16 +00:00
imports
=
[
./config.nix
./new-file-template.nix
]
;
}
Reference in a new issue
Copy permalink