fatih / vim-go

Go development plugin for Vim
https://www.patreon.com/bhcleek
Other
15.9k stars 1.45k forks source link

Add command for gopls inline refactor #3593

Open bhcleek opened 8 months ago

bhcleek commented 8 months ago

Add :GoInline to take advantage of gopls's inline refactor.

ref: https://github.com/golang/tools/blob/master/gopls/doc/refactor-inline.md