refactor(plugin): i just dont need it
This commit is contained in:
parent
15a5a8cba5
commit
643add9f19
1 changed files with 0 additions and 5 deletions
|
|
@ -1,8 +1,3 @@
|
|||
if vim.g.gopher_loaded == 1 then
|
||||
return
|
||||
end
|
||||
vim.g.gopher_loaded = 1
|
||||
|
||||
--- NOTE: runs in defer since this file before gopher.config
|
||||
--- I'm not sure if this is the best to do this
|
||||
vim.schedule(function()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue