diff vendor/vim-syntax/typescriptreact.vim @ 688:17cacf387f7c

Update vendor ...also update scripts to support syntax subdirectories
author nanaya <me@nanaya.pro>
date Fri, 21 Oct 2022 20:17:06 +0900
parents ced2ee9efd9f
children 78469331407e
line wrap: on
line diff
--- a/vendor/vim-syntax/typescriptreact.vim	Thu Oct 13 16:16:07 2022 +0900
+++ b/vendor/vim-syntax/typescriptreact.vim	Fri Oct 21 20:17:06 2022 +0900
@@ -133,7 +133,7 @@
 
 """""""""""""""""""""""""""""""""""""""""""""""""""
 " Source the part common with typescriptreact.vim
-source <sfile>:h/typescriptcommon.vim
+source <sfile>:h/shared/typescriptcommon.vim
 
 
 syntax cluster typescriptExpression add=tsxRegion,tsxFragment