yasnippet: refactor config
This commit is contained in:
parent
f7ebe9ad7b
commit
560bd6820f
2 changed files with 22 additions and 19 deletions
|
@ -77,6 +77,8 @@
|
|||
;; Hide mode-line in helm windows
|
||||
(advice-add 'helm-display-mode-line :override 'narf*helm-hide-header)
|
||||
|
||||
(after! yasnippet (push 'helm-alive-p yas-dont-activate))
|
||||
|
||||
(require 'helm-mode)
|
||||
(helm-mode 1))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue