From d224a75edb5bdb70f338407c31001b9b8bce0e79 Mon Sep 17 00:00:00 2001 From: Jonathan Bernard Date: Sat, 9 Apr 2016 21:24:10 -0500 Subject: [PATCH] Added vim support for TypeScript. --- setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.sh b/setup.sh index 88633e3..615c51b 100644 --- a/setup.sh +++ b/setup.sh @@ -15,6 +15,7 @@ mkdir -p ~/.vim/autoload ~/.vim/bundle && \ curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim cd ~/.vim/bundle 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 # Setup ST