mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
feature/file-templates: remove __lic alias
There's no guarantee that %alias will be available from here anyway.
This commit is contained in:
@ -1,5 +0,0 @@
|
|||||||
# -*- mode: snippet -*-
|
|
||||||
# name: Insert a license
|
|
||||||
# type: command
|
|
||||||
# --
|
|
||||||
(%alias "__license")
|
|
@ -1,6 +1,5 @@
|
|||||||
# -*- mode: snippet -*-
|
# -*- mode: snippet -*-
|
||||||
# name: Insert a license
|
# name: Insert a license
|
||||||
# uuid: __license
|
|
||||||
# type: command
|
# type: command
|
||||||
# --
|
# --
|
||||||
(+file-templates/insert-license)
|
(+file-templates/insert-license)
|
Reference in New Issue
Block a user