This commit is contained in:
Zelong Kuang
2026-02-28 19:27:53 +11:00
parent e68df92a55
commit 4e569a2831
8 changed files with 33 additions and 13 deletions

View File

@@ -0,0 +1,5 @@
# -*- mode: snippet -*-
# name: provide
# key: provide
# --
(provide '${1:`(file-name-sans-extension (file-name-nondirectory (buffer-file-name)))`})$0