diff options
Diffstat (limited to 'emacs/.emacs.d/init.el')
-rw-r--r-- | emacs/.emacs.d/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el index 6b8f2ee..2edd2ae 100644 --- a/emacs/.emacs.d/init.el +++ b/emacs/.emacs.d/init.el @@ -206,7 +206,7 @@ (quote (auctex clang-format counsel-gtags counsel-projectile diminish dired-rainbow exwm flyspell-correct-ivy ggtags git-gutter-fringe glsl-mode ivy llvm-mode magit markdown-mode n3-mode pdf-tools pkgbuild-mode projectile rainbow-delimiters smart-tabs-mode spaceline spaceline-all-the-icons swift-mode ttl-mode use-package))) '(pdf-view-midnight-colors (quote ("#C3D1D1" . "#141414"))) - '(powerline-default-separator (quote arrow)) + '(powerline-default-separator (quote arrow-fade)) '(projectile-completion-system (quote ivy)) '(projectile-enable-caching t) '(projectile-mode-line nil) |