1
0
mirror of https://github.com/golang/go synced 2024-10-05 00:11:21 -06:00
go/misc/vim/ftplugin/go
Josh Hoak b76ddefee5 misc/vim: Adding flag-guarding for Vim commands
Default behavior is the same as before, but now a user may selectively disable some commands.

Also: deleted the mappings for import.vim.

Tested: by trying the commands for fmt, import and godoc in succession to make sure they still work. Also, ran test.sh in ftplugin/go.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/10124043
2013-06-13 15:07:09 +10:00
..
fmt.vim misc/vim: Adding flag-guarding for Vim commands 2013-06-13 15:07:09 +10:00
import.vim misc/vim: Adding flag-guarding for Vim commands 2013-06-13 15:07:09 +10:00
test.sh misc/vim: test.sh seems to only work on Mac OS X. 2013-05-14 09:54:16 -07:00