Add python projects shortener to sml config
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user