Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Go development plugin for Neovim written in pure Go

License

NotificationsYou must be signed in to change notification settings

zchee/nvim-go

Repository files navigation

CircleCIcodecov.iopkg.go.devReleasesGA

nvim-go is a Go development plugin for Neovim written inpure Go.

Requirements

Neovim

Installing Neovim - Neovim wiki

Go

Getting Started - The Go Programming Language

Requires Go1.11.x or higter. or, usedevel.

Install

nvim-go usesGo 1.11 Modules.

We can build nvim-go outside$GOPATH. It's still early development feature. For use it, needs to:

export GO111MODULE='on'

After that, Just add following line to yourinit.vim:

" dein.vimcalldein#add('zchee/nvim-go', {'build':'make'})" NeoBundleNeoBundle'zchee/nvim-go', {'build': {'unix':'make'}}" vim-plugPlug'zchee/nvim-go', {'do':'make'}

Features

  • First goal is fully compatible vim-go.
  • Delve debugger GUI interface.

Acknowledgement

Donation

Please donate to the location in need of donations inyour country.

Peace on Earth.

License

nvim-go is released under the BSD 3-Clause License.

About

Go development plugin for Neovim written in pure Go

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors4

  •  
  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp