Add planet lisp
This commit is contained in:
parent
7618ba8a8d
commit
cf08480c77
1 changed files with 1 additions and 0 deletions
1
init.el
1
init.el
|
@ -128,6 +128,7 @@ There are two things you can do about this warning:
|
|||
("Metaebene" "https://metaebene.me/feed/" nil 3600)
|
||||
("Stack Exchange" "https://emacs.stackexchange.com/feeds" nil 3600)
|
||||
("Stallman" "https://stallman.org/rss/rss.xml" nil 3600)
|
||||
("Planet Lisp" "http://planet.lisp.org/" nil 3600)
|
||||
("Python PEP" "https://www.python.org/dev/peps/peps.rss/" nil 3600))))
|
||||
'(nord-comment-brightness 15)
|
||||
'(nord-region-highlight "snowstorm")
|
||||
|
|
Loading…
Add table
Reference in a new issue