chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38ddb67
)
dot/emacs: Format line numbers prettily.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 27 Dec 2009 11:43:01 +0000
(11:43 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 27 Dec 2009 11:43:01 +0000
(11:43 +0000)
They'll take up eight columns, which makes tabs work; there's a space
after.
dot/emacs
patch
|
blob
|
blame
|
history
diff --git
a/dot/emacs
b/dot/emacs
index 660a7ee39f48ba19bf550d644349ecc781c61932..9c394b696cdf4986d7e7f8e1212866d861d12625 100644
(file)
--- a/
dot/emacs
+++ b/
dot/emacs
@@
-191,6
+191,7
@@
(setq enable-local-variables :safe
enable-local-eval nil)
(setq dabbrev-case-replace nil) ;Retain case when completing
+(setq linum-format "%7d ")
(setq next-line-add-newlines nil) ;Don't add weird newlines
(setq split-height-threshold 45) ;Reuse windows where sensible
(setq display-buffer-reuse-frames nil ;Don't confuse me by showing buffers