|
|||||||
go-vim
Время создания: 06.10.2017 19:11
Раздел: vim - Настройка - plugins - Go
Запись: xintrea/mytetra_db_mcold/master/base/1507306315oqc24rd3rt/text.html на raw.githubusercontent.com
|
|||||||
|
|||||||
Vundle: Plugin 'fatih/vim-go' https://github.com/fatih/vim-go vim-go This plugin adds Go language support for Vim, with the following main features:
Master branch is a development branch. Please use with caution. I recommend to use the latest stable release Vim-go follows the standard runtime path structure. Below are some helper lines for popular package managers:
You will also need to install all necessary binaries. We have a handy command for it: :GoInstallBinaries. Check out the "Install" section in the documentation for more detailed instructions (:help go-install). The full documentation can be found at doc/vim-go.txt. You can display it from within Vim with :help vim-go. You may have to generate the plugin's help tags manually (e.g. :helptags ALL) depending on your installation method. We also have an official vim-go tutorial. The BSD 3-Clause License - see LICENSE for more details |
|||||||
|
|||||||
|