Typescript indentation in Vim
Adding this to the .vimrc file fixed all indentation issues:
setlocal autoindent
setlocal cindent
setlocal smartindent
set expandtab
set shiftwidth=2
Written by Alexandra Mirtcheva
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Vim
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#