mirror of
https://github.com/vim/vim.git
synced 2025-07-26 11:04:33 -04:00
update
This commit is contained in:
parent
f62bec1463
commit
492d0de010
@ -28,7 +28,7 @@ setlocal comments=sO:*\ -,mO:*\ \ ,exO:*/,s1:/*,mb:*,ex:*/,://
|
||||
setlocal commentstring=//\ %s
|
||||
|
||||
" The following suffixes should be implied when resolving filenames
|
||||
setlocal suffixesadd+=.tsx,.jsx,.ts,.d.ts,.vue,.mjs,.js,.cjs,.json
|
||||
setlocal suffixesadd+=.tsx,.jsx,.ts,.d.ts,.vue,.mjs,.js,.cjs,.json,.jsm,.es6,.es
|
||||
|
||||
" The following suffixes should have low priority
|
||||
" .snap jest snapshot
|
||||
|
@ -4,4 +4,4 @@
|
||||
" Last Change: 2020 Aug 19
|
||||
|
||||
" Placeholder for backwards compatilibity: .jsx used to stand for JavaScript.
|
||||
runtime! ftplugin/javascript.vim
|
||||
runtime! ftplugin/javascript.vim ftplugin/javascript_*.vim
|
||||
|
Loading…
x
Reference in New Issue
Block a user