- Notifications
You must be signed in to change notification settings - Fork 143
Installation
Justin McNamara edited this page Oct 22, 2017 · 1 revision
A quick installation reference, using the steps laid out in VimAwesome.
Place inside
.vimrcPlugin'leafgarland/typescript-vim'
Run the following in vim:
:source% :PluginInstall
Place inside
.vimrcPlug'leafgarland/typescript-vim'
Run the following in vim:
:source% :PlugInstall
Place inside
.vimrcNeoBundle'leafgarland/typescript-vim'
Run the following in vim:
:source% :NeoBundleInstall
Run the following in the terminal:
cd ~/.vim/bundle git clone https://github.com/leafgarland/typescript-vim