mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-02-04 19:05:55 +00:00
fun/syntax-gaslighting: add plugin
This commit is contained in:
parent
92854bd0ea
commit
b74e2f4c4e
7 changed files with 109 additions and 0 deletions
5
modules/plugins/fun/default.nix
Normal file
5
modules/plugins/fun/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./syntax-gaslighting
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue