refactor/comamnds dont require .setup (#101)
* refactor(commands)!: change the way of disabling commands BREAKING CHANGE: not it does not require calling .setup() * docs: update docs
This commit is contained in:
parent
ab68a58b34
commit
7ebe190c96
6 changed files with 101 additions and 103 deletions
|
|
@ -10,6 +10,7 @@ end
|
|||
local files = {
|
||||
"lua/gopher/init.lua",
|
||||
"lua/gopher/config.lua",
|
||||
"plugin/gopher.lua",
|
||||
"lua/gopher/struct_tags.lua",
|
||||
"lua/gopher/impl.lua",
|
||||
"lua/gopher/gotests.lua",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue