git://git.iain.cx/iain
/
profile.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0c9108
)
Experimental toolbar.
author
Iain Patterson
<me@iain.cx>
Wed, 22 Nov 2006 18:00:29 +0000
(18:00 +0000)
committer
Iain Patterson
<me@iain.cx>
Wed, 22 Nov 2006 18:00:29 +0000
(18:00 +0000)
git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@35
6be0d1a5
-5cfe-0310-89b6-
964be062b18b
.vimrc
patch
|
blob
|
history
diff --git
a/.vimrc
b/.vimrc
index
0d66b01
..
4474f89
100755
(executable)
--- a/
.vimrc
+++ b/
.vimrc
@@
-67,7
+67,7
@@
fun! Cycle_StatusLine()
call Iain_Vars()
let b:iainhex = ! b:iainhex
let sl1='%2n\:\ %<%f\ [%{Show_List()}%{Show_Case()}%{Show_Tabstop()}%{Show_Paste()}%Y%M%R]\ %='
- let sl2='\
(%3.6c,%-4.6l)\ %4.6o\ \|\ %4.6L
\ %P'
+ let sl2='\
\|\ P:%4.6o\ L:%4.6l/%-4.6L\ C:%3.6c\ \|
\ %P'
let hexformat='%b'
if b:iainhex
let hexformat='0\x%02B'