* refactor(comment): dont use unnecessary function
* chore: quick way to open vim in dev mode
* feat(comment): add comment on on interface method
* feat(comment): add comment on a struct field
* feat(comment): add comment on a variable
* docs: add note about the generate function
* docs: gopher.TsResult
* fix(utils): handle case when indentation is wrong
* chore: add @dochide annotation
- it's easier to distinguish @private and something i dont want to see in docs
* docs: update
* refactor: move thing out to utils
* fix: lua-ls error
* fixup! refactor: move thing out to utils
* docs: update
* refactor(utils): remove unused function
* fix(installer): actually pass what should be passed
* docs: add explanation comment
* test: add utils
* refactor(utils): flatten the dir of files
* remove .luarc