Skip to content

Commit a45a1b4

Browse files
committed
feat(editor): remove license-snippets (outdated and messy)
1 parent cd8f0d9 commit a45a1b4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

modules/me-editor.el

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,6 @@
4545
(use-package doom-snippets
4646
:straight (:host github :repo "hlissner/doom-snippets" :files ("*.el" "*")))
4747

48-
(use-package license-snippets
49-
:straight t
50-
:after yasnippet
51-
:init
52-
(license-snippets-init))
53-
5448
(use-package spdx
5549
:straight (:host github :repo "condy0919/spdx.el")
5650
:custom

0 commit comments

Comments
 (0)