Skip to content
This repository was archived by the owner on Mar 21, 2022. It is now read-only.

Commit b6d4868

Browse files
opparakevinoid
authored andcommitted
Avoid multiple registration of autocmd
1 parent 8bd0939 commit b6d4868

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ftdetect/jsonc.vim

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
augroup jsoncFtdetect
2+
autocmd!
3+
24
" Recognize some extensions known to have JSON with comments
35
" Note: If conflicts are found, please report them.
46

0 commit comments

Comments
 (0)