mirror of https://github.com/golang/go.git
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