fix(emacs): remove nil snippet uuids

This commit is contained in:
2025-12-01 15:05:06 -07:00
parent c9fb0bd9ee
commit 01121476a6
2 changed files with 0 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
# -*- mode: snippet -*-
# name: Nix module
# uuid:
# key: __module
# condition: t
# expand-env: ((yas-indent-line 'fixed) (yas-wrap-around-region 'nil) (this-current-file-name (file-name-base (buffer-file-name (current-buffer)))))

View File

@@ -1,6 +1,5 @@
# -*- mode: snippet -*-
# name: enable
# uuid:
# key: enable
# condition: t
# --