Enabled powerline
This commit is contained in:
parent
3a4b1d3542
commit
e619e2c043
1 changed files with 2 additions and 1 deletions
|
@ -190,7 +190,8 @@
|
||||||
;; enable rainbow delimiters mode in programming modes
|
;; enable rainbow delimiters mode in programming modes
|
||||||
(add-hook 'prog-mode-hook #'rainbow-delimiters-mode)
|
(add-hook 'prog-mode-hook #'rainbow-delimiters-mode)
|
||||||
|
|
||||||
|
;; enable powerline modeline
|
||||||
|
(powerline-center-theme)
|
||||||
|
|
||||||
|
|
||||||
; ((Lua)La)TeX configuration using auctex
|
; ((Lua)La)TeX configuration using auctex
|
||||||
|
|
Loading…
Reference in a new issue