blah
This commit is contained in:
7
modules/home/users/crumb/emacs/snippets/nix-mode/enable
Normal file
7
modules/home/users/crumb/emacs/snippets/nix-mode/enable
Normal file
@@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: enable
|
||||
# uuid:
|
||||
# key: enable
|
||||
# condition: t
|
||||
# --
|
||||
enable = lib.mkEnableOption "$1";
|
||||
Reference in New Issue
Block a user