Add python projects shortener to sml config
This commit is contained in:
parent
63226f60d4
commit
8ea81a3c8a
3
init.el
3
init.el
@ -269,6 +269,9 @@
|
|||||||
(add-to-list 'sml/replacer-regexp-list
|
(add-to-list 'sml/replacer-regexp-list
|
||||||
'("^:Proj:jekyll/gergelypolonkai.github.io/" ":Blog:")
|
'("^:Proj:jekyll/gergelypolonkai.github.io/" ":Blog:")
|
||||||
t)
|
t)
|
||||||
|
(add-to-list 'sml/replacer-regexp-list
|
||||||
|
(list "^:Proj:python/" ":Proj:Py:")
|
||||||
|
t)
|
||||||
(sml/setup))
|
(sml/setup))
|
||||||
|
|
||||||
(use-package company
|
(use-package company
|
||||||
|
Loading…
Reference in New Issue
Block a user