Style fix

This commit is contained in:
Gergely Polonkai 2018-06-10 08:20:30 +02:00
parent 2fb7ca86f0
commit 29e6f64eec
1 changed files with 1 additions and 2 deletions

View File

@ -315,8 +315,7 @@
(mode-line-beg (subseq mode-line-format 0 front-space-position)))
(setq-default mode-line-format (nconc mode-line-beg
(list sml/pre-id-separator)
mode-line-rest)))
)
mode-line-rest))))
(use-package company
:config