Added vim support for TypeScript.
This commit is contained in:
parent
962f2975d7
commit
d224a75edb
1
setup.sh
1
setup.sh
@ -15,6 +15,7 @@ mkdir -p ~/.vim/autoload ~/.vim/bundle && \
|
|||||||
curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim
|
curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim
|
||||||
cd ~/.vim/bundle
|
cd ~/.vim/bundle
|
||||||
git clone https://github.com/ctrlpvim/ctrlp.vim
|
git clone https://github.com/ctrlpvim/ctrlp.vim
|
||||||
|
git clone https://github.com/leafgarland/typescript-vim.git
|
||||||
ln -s /usr/share/lilypond/2.18.2/vim lilypond.vim
|
ln -s /usr/share/lilypond/2.18.2/vim lilypond.vim
|
||||||
|
|
||||||
# Setup ST
|
# Setup ST
|
||||||
|
Loading…
x
Reference in New Issue
Block a user