]> git.donarmstrong.com Git - lilypond.git/blobdiff - vimrc
*** empty log message ***
[lilypond.git] / vimrc
diff --git a/vimrc b/vimrc
index b6093bb8ef5750064baa897462e1011b5f94e841..c37ee866e401764acb87ec26d274400d788773e0 100644 (file)
--- a/vimrc
+++ b/vimrc
@@ -38,7 +38,7 @@ map <F12> :g!/%.*/normal 0i%<Return>
 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 dictionary-=~/.vim/lilypond.words.el dictionary+=~/.vim/lilypond.words.el
 set complete-=k complete+=k
 " errorformat for lily (with columns) and gcc
 " (how to see multiple-line error messages?)