diff options
Diffstat (limited to 'spacemacs/.spacemacs')
-rw-r--r-- | spacemacs/.spacemacs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/spacemacs/.spacemacs b/spacemacs/.spacemacs index 2d97947..fe3574f 100644 --- a/spacemacs/.spacemacs +++ b/spacemacs/.spacemacs @@ -351,9 +351,6 @@ you should place your code here." ;; Use emacs mode for eshell ;; (evil-set-initial-state 'eshell-mode 'emacs) - - ;; Set the erc nick completion postfix to ", " - ;; (setq erc-pcomplete-nick-postfix ", ") ) ;; Do not write anything past this comment. This is where Emacs will |