mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -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 -*-
|
||||
# name: Insert a license
|
||||
# uuid: __license
|
||||
# type: command
|
||||
# --
|
||||
(+file-templates/insert-license)
|
Reference in New Issue
Block a user