Add planet lisp

This commit is contained in:
Marcus Kammer 2019-09-23 16:11:57 +02:00
parent 7618ba8a8d
commit cf08480c77

View file

@ -128,6 +128,7 @@ There are two things you can do about this warning:
("Metaebene" "https://metaebene.me/feed/" nil 3600) ("Metaebene" "https://metaebene.me/feed/" nil 3600)
("Stack Exchange" "https://emacs.stackexchange.com/feeds" nil 3600) ("Stack Exchange" "https://emacs.stackexchange.com/feeds" nil 3600)
("Stallman" "https://stallman.org/rss/rss.xml" 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)))) ("Python PEP" "https://www.python.org/dev/peps/peps.rss/" nil 3600))))
'(nord-comment-brightness 15) '(nord-comment-brightness 15)
'(nord-region-highlight "snowstorm") '(nord-region-highlight "snowstorm")