mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-02-04 10:55:50 +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
6
modules/plugins/fun/syntax-gaslighting/default.nix
Normal file
6
modules/plugins/fun/syntax-gaslighting/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./syntax-gaslighting.nix
|
||||
./config.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue