1
0
mirror of https://github.com/golang/go synced 2024-10-01 01:08:33 -06:00
go/misc/vim/ftplugin
David Bürgin c1e780c4e4 misc/vim: Added filetype settings for comments.
This basic Vim ftplugin sets the 'comments' and 'commentstring'
settings to sensible values. Future filetype settings for Go
would go in the same file.
The ftplugin was added as misc/vim/ftplugin/go/go.vim, this way
the installation instructions in readme.txt remain valid.
Fixes #5715.

R=dsymonds
CC=gobot, golang-dev
https://golang.org/cl/10323043
2013-06-18 14:59:50 +10:00
..
go misc/vim: Adding flag-guarding for Vim commands 2013-06-13 15:07:09 +10:00
go.vim misc/vim: Added filetype settings for comments. 2013-06-18 14:59:50 +10:00