pug-mode: remove :load-path
This commit is contained in:
parent
0ef6837648
commit
d4596e2647
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
(use-package haml-mode :mode "\\.haml$")
|
||||
|
||||
(use-package pug-mode
|
||||
:load-path "/Volumes/hlissner/Dropbox/work/plugins/pug-mode"
|
||||
:mode ("\\.jade$" "\\.pug$")
|
||||
:config
|
||||
(def-company-backend! pug-mode (yasnippet))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue