mirror of
https://github.com/golang/go
synced 2024-11-12 02:10:21 -07:00
misc/vim: always override filetype detection for .go files
R=adg CC=golang-dev https://golang.org/cl/1665043
This commit is contained in:
parent
e63ae242e6
commit
00d838b7b5
@ -1 +1 @@
|
||||
au BufRead,BufNewFile *.go setfiletype go
|
||||
au BufRead,BufNewFile *.go set filetype=go
|
||||
|
Loading…
Reference in New Issue
Block a user