refactor(plugin): i just dont need it

This commit is contained in:
Oleksandr Smirnov 2025-03-21 21:40:58 +02:00
parent 15a5a8cba5
commit 643add9f19
No known key found for this signature in database

View file

@ -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()