Add python projects shortener to sml config

This commit is contained in:
Gergely Polonkai 2016-11-21 16:46:07 +01:00
parent 63226f60d4
commit 8ea81a3c8a
1 changed files with 3 additions and 0 deletions

View File

@ -269,6 +269,9 @@
(add-to-list 'sml/replacer-regexp-list
'("^:Proj:jekyll/gergelypolonkai.github.io/" ":Blog:")
t)
(add-to-list 'sml/replacer-regexp-list
(list "^:Proj:python/" ":Proj:Py:")
t)
(sml/setup))
(use-package company