Commit 00d838b7 authored by Andrew Gerrand's avatar Andrew Gerrand

misc/vim: always override filetype detection for .go files

R=adg
CC=golang-dev
https://golang.org/cl/1665043
parent e63ae242
au BufRead,BufNewFile *.go setfiletype go
au BufRead,BufNewFile *.go set filetype=go
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment