Commit Graph

4 Commits (636fe41c878ac828c193a9d056044dc10f9e7621)

Author SHA1 Message Date
ray-x 636fe41c87 treesitter API changes 1 year ago
ray-x 470349cff5 lazy.nvim based lazy loading 1 year ago
ray-x e5c7d643b1 gosnips return default, similar to fillreturns by gopls 2 years ago
rayx 104b832ee4
Luasnip (#165)
First commit for luasnip
Most of the snip code is from this repo shark
and TJ's neovim setup config_manager
and ziontee113

* add luasnip for go

* move command out to a dedicated function

* update ts node spec format

* bugfix alternate file

* Bring in more snippets

* updates for mockery 2.11

* snips for http handler and more

* update doc

* bench test
2 years ago