Skip to content

Commit f9bc33f

Browse files
author
William Snyders
authored
Keep go in filetype
1 parent a101d5c commit f9bc33f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ftdetect/ginkgo.vim

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
" Go (Ginkgo)
2-
autocmd BufNewFile,BufReadPost *_test.go set filetype=ginkgo
2+
autocmd BufNewFile,BufReadPost *_test.go set filetype=ginkgo.go

0 commit comments

Comments
 (0)