英文:
Error opening vim
问题
我刚刚安装了VimPlug和几个导入的Go语言工具和插件。我不确定在哪里首先查看以禁用这个oracle的安装,因为它已被guru替代。
$ vim
正在安装golang.org/x/tools/cmd/oracle
安装golang.org/x/tools/cmd/oracle时出错:
按下ENTER键或输入命令以继续。
英文:
I just installed VimPlug and several golang imported tools and plugins. I'm not sure where the first place to look at in order to disable this installation of oracle since it's been replaced with guru.
$ vim
Installing golang.org/x/tools/cmd/oracle
Error installing golang.org/x/tools/cmd/oracle:
Press ENTER or type command to continue
答案1
得分: 3
Vim-Go - 一款全能的 Vim 插件,专为 Go 语言设计。这是我见过的最好的插件。感谢 Fatih Arslan(顺便说一下,他还为 Go 语言开发了很多优秀的工具)。
英文:
Vim-Go - all in one Go plugin for Vim. The best plugin I ever saw. Thanks to Fatih Arslan (btw he made a lot of excellent tools for Go).
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论