From a4b2e0c54b0c1438f819586037c17a86dd055444 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sat, 8 Dec 2007 20:18:34 +0000 Subject: vim search and replace default set to C-@ --- data/sisu/conf/editor-syntax-etc/vim/ftplugin/sisu.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/sisu/conf') 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 269530de..12cb5820 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 :syntax on :colorscheme slate "% search and replace -:map :.,$s///c "search and replace down +:map :.,$s///c "search and replace down :map :%s///c "search and replace whole file :map :rubyd gsub!(//,"") "% pwd t64 working directory set to that of the file you're editing -- cgit v1.2.3