X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=vimrc;h=b6093bb8ef5750064baa897462e1011b5f94e841;hb=62707146a153a10c93009060e72481e7815f2a35;hp=e8457217ecb0d1c47b7e5d7570e07356b1cbc06d;hpb=94985e3f9245b6df3f93d8fdfb2b756e5fb6397d;p=lilypond.git diff --git a/vimrc b/vimrc index e8457217ec..b6093bb8ef 100644 --- a/vimrc +++ b/vimrc @@ -37,6 +37,9 @@ map :g!/%.*/normal 0i% " remove comments in region map :g/%.*/normal 0x " +" Completions in Insert/Replace-mode with +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?) "