improved modeline

This commit is contained in:
Iñaki
2016-09-19 20:27:21 +02:00
parent 6b9df2ce09
commit dbdbb76af7
4 changed files with 72 additions and 72 deletions

View File

@@ -22,7 +22,7 @@
(count-lines
(point-min)
(point-max))))))
(concat "%" (number-to-string w) "d"))))))
(concat "%" (number-to-string w) "d "))))))
(defun linum-format-func (line)