]> git.donarmstrong.com Git - lilypond.git/blobdiff - vimrc
* scm/font.scm: remove old markup legacy
[lilypond.git] / vimrc
diff --git a/vimrc b/vimrc
index e8457217ecb0d1c47b7e5d7570e07356b1cbc06d..b6093bb8ef5750064baa897462e1011b5f94e841 100644 (file)
--- a/vimrc
+++ b/vimrc
@@ -37,6 +37,9 @@ map <F12> :g!/%.*/normal 0i%<Return>
 " <S-F12> remove comments in region
 map <S-F12> :g/%.*/normal 0x<Return>
 "
+" Completions in Insert/Replace-mode with <Ctrl-N>
+set dictionary-=~/.vim/lilypond.words dictionary+=~/.vim/lilypond.words
+set complete-=k complete+=k
 " errorformat for lily (with columns) and gcc
 " (how to see multiple-line error messages?)
 "