about summary refs log tree commit diff stats
path: root/vimrc.vim
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-02-11 11:52:56 -0800
committerKartik K. Agaram <vc@akkartik.com>2015-02-11 13:16:02 -0800
commitb52a2cb5d82097bd91346a6520a746c93b7eb3a2 (patch)
treed9830139c8855c5a55d5b4f7e5678dea9b079f5c /vimrc.vim
parent4356f9d2478fc89b0bc3fc214870f58c29f28937 (diff)
downloadmu-b52a2cb5d82097bd91346a6520a746c93b7eb3a2.tar.gz
744 - test cursor movement in trace browser
Don't prevent run-code from clobbering existing functions, but warn
because it makes traces easier to read if the different sections of a
test can be distinguished.
Diffstat (limited to 'vimrc.vim')
-rw-r--r--vimrc.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/vimrc.vim b/vimrc.vim
new file mode 100644
index 00000000..82fb587b
--- /dev/null
+++ b/vimrc.vim
@@ -0,0 +1 @@
+syntax sync minlines=999