index
:
dotvim
master
My vim configuration
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ftdetect
/
typescript.vim
blob: 166fee09f185530d8620b64c24b7b80d57000ace (
plain
)
1
autocmd
BufRead
,
BufNewFile
*.
ts
set
filetype
=
typescript
syntax
=
javascript