Add commands and more modes for pollen-mode
This commit is contained in:
parent
ecc220c621
commit
44570b3f8a
@ -6130,7 +6130,8 @@ Tell Deft to use the TITLE property for entry titles, if it exists:
|
||||
* Pollen
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package pollen-mode
|
||||
:mode ("\\.p\\'" "\\.pp\\'" "\\.pm\\'"))
|
||||
:commands (pollen-server-start pollen-server-stop)
|
||||
:mode ("\\.p\\'" "\\.pp\\'" "\\.pm\\'" "\\.ptree\\'"))
|
||||
#+END_SRC
|
||||
|
||||
* Ngrok
|
||||
|
Loading…
Reference in New Issue
Block a user