回答編集履歴
1
vimのリンク追加
answer
CHANGED
@@ -13,4 +13,5 @@
|
|
13
13
|
・[IDEs and Plugins for Go](https://github.com/golang/go/wiki/IDEsAndTextEditorPlugins)
|
14
14
|
|
15
15
|
他人におすすめできないのですがvimでもそれなりの環境を作ることができます。
|
16
|
-
・[vimのGoサポートが手厚くて打ち震えている](http://qiita.com/shiena/items/870ac0f1db8e9a8672a7)
|
16
|
+
・[vimのGoサポートが手厚くて打ち震えている](http://qiita.com/shiena/items/870ac0f1db8e9a8672a7)
|
17
|
+
・[弱Vim使いが中途半端な予備知識でGoを書き始めたら](http://www.muo.jp/2015/06/vim-and-go.html)
|