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:
eb32293
)
Set formatting in changelist window.
author
Iain Patterson
<me@iain.cx>
Wed, 19 May 2010 13:26:30 +0000
(14:26 +0100)
committer
Iain Patterson
<me@iain.cx>
Fri, 21 May 2010 16:07:07 +0000
(17:07 +0100)
.vim/script/p4
patch
|
blob
|
history
diff --git
a/.vim/script/p4
b/.vim/script/p4
index
404d80d
..
286130b
100644
(file)
--- a/
.vim/script/p4
+++ b/
.vim/script/p4
@@
-56,6
+56,10
@@
fun! P4submit()
normal G
?^Description:
let @/ = ""
+
+ " Set formatting.
+ se noexpandtab
+ se ts=8
endif
catch
" We get here if no blurb was deleted. This is the case if we aren't