summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-05-08 14:54:26 -0400
committerDavid Robillard <d@drobilla.net>2021-05-08 14:54:26 -0400
commit4dab29daa805fef4b5fe0ad4d577dfebc6ba6d0b (patch)
tree77d677cce79b2be27e57a236a30789a04f23dc73
parent5cbf33d1ad2e2d7a640f259032453ba3df014d47 (diff)
downloaddotfiles-4dab29daa805fef4b5fe0ad4d577dfebc6ba6d0b.tar.gz
dotfiles-4dab29daa805fef4b5fe0ad4d577dfebc6ba6d0b.tar.bz2
dotfiles-4dab29daa805fef4b5fe0ad4d577dfebc6ba6d0b.zip
Remove line between windows
-rw-r--r--emacs/.emacs.d/drobillized-theme.el2
-rw-r--r--emacs/.emacs.d/init.el4
2 files changed, 5 insertions, 1 deletions
diff --git a/emacs/.emacs.d/drobillized-theme.el b/emacs/.emacs.d/drobillized-theme.el
index 2c89352..880f512 100644
--- a/emacs/.emacs.d/drobillized-theme.el
+++ b/emacs/.emacs.d/drobillized-theme.el
@@ -120,7 +120,7 @@ Reload the theme after changing anything in this group."
`(font-lock-type-face ((t (:foreground ,green :weight normal))))
`(font-lock-variable-name-face ((t (:foreground "#CCC" :weight normal))))
`(font-lock-warning-face ((t (:foreground ,red))))
- `(fringe ((t (:background "#151A1C" :foreground "#888"))))
+ `(fringe ((t (:background "#1B2022" :foreground "#888"))))
`(git-gutter:added ((t (:inherit diff-added))))
`(git-gutter:deleted ((t (:inherit diff-removed))))
`(git-gutter:modified ((t (:foreground ,magenta))))
diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el
index 5c88ce2..0e9ad36 100644
--- a/emacs/.emacs.d/init.el
+++ b/emacs/.emacs.d/init.el
@@ -282,6 +282,7 @@
'(quack-pretty-lambda-p t)
'(quack-run-scheme-always-prompts-p nil)
'(savehist-mode t)
+ '(scroll-bar-mode nil)
'(scroll-conservatively 5)
'(send-mail-function (quote sendmail-send-it))
'(show-paren-mode t)
@@ -291,6 +292,9 @@
'(ttl-electric-punctuation t)
'(version-control t)
'(visible-bell nil)
+ '(window-divider-default-bottom-width 1)
+ '(window-divider-default-right-width 1)
+ '(window-divider-mode t)
'(winner-mode t))
(setq ring-bell-function