Skip to content

mikefaille/lsp-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

lsp-go

MELPA

Go support for lsp-mode using Sourcegraph's Go Language Server

Configuration

You will need to call lsp-go-enable when editing .go files. You can use the following in your Emacs init file:

(add-hook 'go-mode-hook #'lsp-go-enable)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Emacs Lisp 100.0%