General refactor & cleanup
This commit is contained in:
parent
9f6b90cf13
commit
91783e0695
7 changed files with 11 additions and 14 deletions
|
@ -43,5 +43,5 @@
|
|||
:config
|
||||
(set! :company-backend 'pug-mode '(company-yasnippet))
|
||||
(map! :map pug-mode-map
|
||||
:i [tab] #'doom/dumb-indent
|
||||
:i [tab] #'doom/dumb-indent
|
||||
:i [backtab] #'doom/dumb-dedent))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue