Add lilypond Vim integration

This commit is contained in:
Andrew Miner
2017-08-02 18:43:52 -07:00
parent e66d19908c
commit 0aec8b9374
+1
View File
@@ -5,6 +5,7 @@ call plug#begin('~/.vim/plugged')
Plug 'ctrlpvim/ctrlp.vim' Plug 'ctrlpvim/ctrlp.vim'
Plug 'elzr/vim-json' Plug 'elzr/vim-json'
Plug 'flazz/vim-colorschemes' Plug 'flazz/vim-colorschemes'
Plug 'gisraptor/vim-lilypond-integrator'
Plug 'godlygeek/tabular' Plug 'godlygeek/tabular'
Plug 'jlanzarotta/bufexplorer' Plug 'jlanzarotta/bufexplorer'
Plug 'kchmck/vim-coffee-script' Plug 'kchmck/vim-coffee-script'