Skip to content
This repository has been archived by the owner on Apr 10, 2020. It is now read-only.

Commit

Permalink
Disable typescript indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
charlax committed Dec 19, 2018
1 parent 38d11b4 commit 3c53515
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pluginsrc.vim
Expand Up @@ -60,3 +60,6 @@ function! Multiple_cursors_after()
exe 'NeoCompleteUnlock'
endif
endfunction

" Disable typescript indentation
let g:typescript_indent_disable = 1

0 comments on commit 3c53515

Please sign in to comment.