aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/sisu/conf
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2007-12-08 01:45:13 +0000
committerRalph Amissah <ralph@amissah.com>2007-12-08 01:45:13 +0000
commit084d10a94dd5a62b09de69ad95971f579097f07e (patch)
tree11760cb2633997d93f14110e353aef1d64da02fd /data/sisu/conf
parentgpl links updated and added link to plaintext as allows for convenient use of... (diff)
changelog and version updated
Diffstat (limited to 'data/sisu/conf')
-rw-r--r--data/sisu/conf/editor-syntax-etc/vim/ftplugin/sisu.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/sisu/conf/editor-syntax-etc/vim/ftplugin/sisu.vim b/data/sisu/conf/editor-syntax-etc/vim/ftplugin/sisu.vim
index bbb98bf3..269530de 100644
--- a/data/sisu/conf/editor-syntax-etc/vim/ftplugin/sisu.vim
+++ b/data/sisu/conf/editor-syntax-etc/vim/ftplugin/sisu.vim
@@ -77,7 +77,7 @@
"% colorscheme slate
:map <C-C> :syntax on <cr> :colorscheme slate<cr>
"% search and replace
-:map <C-S> :.,$s///c "search and replace down
+:map <C-?> :.,$s///c "search and replace down
:map <c-G> :%s///c "search and replace whole file
:map <c-X> :rubyd gsub!(//,"")
"% pwd t64 working directory set to that of the file you're editing