mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 10:30:05 +08:00
Fix the fileformat of ftdetect script
This commit is contained in:
parent
c2fc01fa58
commit
1db882524c
@ -2,4 +2,5 @@
|
|||||||
" Vim ftdetect file
|
" Vim ftdetect file
|
||||||
" Language: TSX (Typescript)
|
" Language: TSX (Typescript)
|
||||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||||
|
|
||||||
autocmd BufNewFile,BufRead *.tsx setf typescriptreact
|
autocmd BufNewFile,BufRead *.tsx setf typescriptreact
|
||||||
|
Loading…
Reference in New Issue
Block a user