Commit Graph

5 Commits (master)

Author SHA1 Message Date
ray-x 8b28f98877 add nvim-nio as a dependency 2 months ago
ray-x fe8196f9d1 [goimport->goimports] Enduring the frustration of a longstanding typo, I've finally resolved to correct it. The change updates "goimport" to "goimport," including all related documentation and tests.
Additionally, I've set gopls as the default tool for both gofmt and goimports. This integration will be quicker than executing a separate command in the background and analyzing its output.
2 months ago
ray-x 872612174c use vim API in init_lazy.lua 2 months ago
rayx 47273b8ac9
Fixtures: Unit tests updates (#394)
* go mod setup for fixtures

* fillstruct refactor
7 months ago
ray-x 44130d7356 Use lazy.nvim as default playground vimrc plugin mgr 1 year ago