gopher.nvim/lua/gopher/_utils
Smirnov Oleksandr 2f0edbfdfc
refactor: move requires in place where they used (#22)
* refactor(comment): move require to a function

* refactor(gotests): move requires inside of functions

* refactor(health): move requires inside of function

* refactor(iferr): move requires inside of a function

* refactor(impl): move some requires inside of functions

* refactor(installer): move requires inside of function

* refactor(struct_tags): move requires into function

* refactor(dap): move import into function

* refactor(utils): move import into functions
2022-12-19 11:47:43 +02:00
..
ts refactor: move requires in place where they used (#22) 2022-12-19 11:47:43 +02:00
_health.lua Some refactoring (#20) 2022-10-07 14:31:54 +00:00
commands.lua refactor: move requires in place where they used (#22) 2022-12-19 11:47:43 +02:00
init.lua Some refactoring (#20) 2022-10-07 14:31:54 +00:00