]> Cypherpunks.ru repositories - gostls13.git/commit
misc: delete editor and shell support
authorRob Pike <r@golang.org>
Tue, 1 Jul 2014 16:21:25 +0000 (09:21 -0700)
committerRob Pike <r@golang.org>
Tue, 1 Jul 2014 16:21:25 +0000 (09:21 -0700)
commitddbefae97ef0dd506da22eab811574d57a4f2a3b
tree06bded196ee75b94e4a71d68db405e5a84605004
parent1ec56062ef6b256f8269e2ca8c5477e3a917331a
misc: delete editor and shell support

We are not the right people to support editor plugins, and the profusion
of editors in this CL demonstrates the unreality of pretending to do so.
People are free to create and advertise their own repos with support.

For discussion: https://groups.google.com/forum/#!topic/golang-dev/SA7fD470FxU

LGTM=rminnich, kamil.kisiel, gri, rsc, dave, josharian, ruiu
R=golang-codereviews, rminnich, kamil.kisiel, gri, rsc, dominik.honnef, dave, josharian, ruiu, ajstarks
CC=golang-codereviews
https://golang.org/cl/105470043
32 files changed:
misc/IntelliJIDEA/Go.xml [deleted file]
misc/bash/go [deleted file]
misc/bbedit/Go.plist [deleted file]
misc/editors [new file with mode: 0644]
misc/emacs/go-mode-load.el [deleted file]
misc/emacs/go-mode.el [deleted file]
misc/fraise/go.plist [deleted file]
misc/fraise/readme.txt [deleted file]
misc/kate/go.xml [deleted file]
misc/notepadplus/README [deleted file]
misc/notepadplus/functionList.xml [deleted file]
misc/notepadplus/go.xml [deleted file]
misc/notepadplus/userDefineLang.xml [deleted file]
misc/vim/autoload/go/complete.vim [deleted file]
misc/vim/compiler/go.vim [deleted file]
misc/vim/ftdetect/gofiletype.vim [deleted file]
misc/vim/ftplugin/go.vim [deleted file]
misc/vim/ftplugin/go/fmt.vim [deleted file]
misc/vim/ftplugin/go/import.vim [deleted file]
misc/vim/ftplugin/go/test.sh [deleted file]
misc/vim/indent/go.vim [deleted file]
misc/vim/plugin/godoc.vim [deleted file]
misc/vim/readme.txt [deleted file]
misc/vim/syntax/go.vim [deleted file]
misc/vim/syntax/godoc.vim [deleted file]
misc/xcode/3/README [deleted file]
misc/xcode/3/go.pbfilespec [deleted file]
misc/xcode/3/go.xclangspec [deleted file]
misc/xcode/4/README [deleted file]
misc/xcode/4/go.xclangspec [deleted file]
misc/xcode/4/go4xcode.sh [deleted file]
misc/zsh/go [deleted file]