feat(helm): Always split inside of active window
This commit is contained in:
parent
75fc7a0cc1
commit
3c0622afe6
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
'(frame-brackground-mode (quote dark))
|
||||
'(global-auto-complete-mode t)
|
||||
'(helm-split-window-in-side-p t)
|
||||
'(helm-split-window-inside-p t)
|
||||
'(magit-log-show-gpg-status t)
|
||||
'(ns-alternate-modifier (quote none))
|
||||
'(ns-command-modifier (quote control))
|
||||
|
|
Loading…
Reference in a new issue