Remove the xlicense package
It disappeared from package repositories, and i never used it anyway…
This commit is contained in:
parent
dd0cf05d63
commit
eb822441cc
@ -2641,15 +2641,6 @@ A big help during refactoring.
|
||||
(use-package gobgen)
|
||||
#+END_SRC
|
||||
|
||||
** Insert specific licenses in the current buffer
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package xlicense
|
||||
:bind
|
||||
(:map gpolonkai/pers-map
|
||||
("L" . insert-license)))
|
||||
#+END_SRC
|
||||
|
||||
** Highlight TODO, FIXME, and XXX
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
|
Loading…
Reference in New Issue
Block a user