Dear lilypond-users,
I have a question concerning vim. I've read that there is a special
vimrc available. But where can I get or find it? And I've also read
that I have to add to the file " ~/.vim/filetype.vim "
the message
     if exists("did_load_filetypes")
       finish
     endif
     augroup filetypedetect
       au! BufNewFile,BufRead *.ly           setf lilypond
     augroup END
 But unfortunately I don't find a file of the kind
~/.vim/filetype.vim. What can I do?
Thanks for Your support!
Stefan


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to