This commit is contained in:
Zelong Kuang
2025-12-22 10:51:46 +11:00
parent 697231fdec
commit e116a6b576
9 changed files with 247 additions and 11 deletions

View File

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