This commit is contained in:
Zelong Kuang
2026-02-27 22:07:54 +11:00
parent 07ac727606
commit 3147312c40
15 changed files with 29 additions and 79 deletions

View File

@@ -1,6 +0,0 @@
# -*- mode: snippet -*-
# name: provide
# key: provide
# --
(provide '${1:`(file-name-base (or (buffer-file-name) ""))`})$0