projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[spacemacs] (setq erc-pcomplete-nick-postfix ": ")
[~bandali/configs]
/
spacemacs
/
.spacemacs
diff --git
a/spacemacs/.spacemacs
b/spacemacs/.spacemacs
index
81e1837
..
d092b4a
100644
(file)
--- a/
spacemacs/.spacemacs
+++ b/
spacemacs/.spacemacs
@@
-33,6
+33,7
@@
;; (haskell :variables '(haskell-enable-hindent-style "chris-done"
;; haskell-enable-shm-support t))
erc
;; (haskell :variables '(haskell-enable-hindent-style "chris-done"
;; haskell-enable-shm-support t))
erc
+ irc
version-control
)
;; List of additional packages that will be installed wihout being
version-control
)
;; List of additional packages that will be installed wihout being
@@
-192,6
+193,8
@@
layers configuration."
(mode-io-correlate "%n:1:%t ")
"%o"))))
(mode-io-correlate "%n:1:%t ")
"%o"))))
+ ;; set the erc nick completion postfix to ": "
+ (setq erc-pcomplete-nick-postfix ": ")
;; Suppress ad-handle-definition warnings
;; (annoying "`tramp-read-passwd' got redefined" warning on startup)
;; Suppress ad-handle-definition warnings
;; (annoying "`tramp-read-passwd' got redefined" warning on startup)