diff options
Diffstat (limited to 'init/custom.el')
-rw-r--r-- | init/custom.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/init/custom.el b/init/custom.el index 5baf33da0fda..474eeae926b0 100644 --- a/init/custom.el +++ b/init/custom.el @@ -14,8 +14,6 @@ '(elnode-send-file-program "/run/current-system/sw/bin/cat") '(frame-brackground-mode (quote dark)) '(global-auto-complete-mode t) - '(helm-split-window-in-side-p t) - '(helm-split-window-inside-p t) '(kubernetes-commands-display-buffer-function (quote display-buffer)) '(magit-log-show-gpg-status t) '(ns-alternate-modifier (quote none)) |