summaryrefslogtreecommitdiff
path: root/lua/plugins/gopher.lua
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2024-02-03 02:53:32 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2024-02-03 02:53:32 -0600
commit7f79a6ef4be13a4511dfa8a06c9cedb9dcb3c67a (patch)
tree0a1e37da334a0af3423345534a3bff8bb846720e /lua/plugins/gopher.lua
parent143e63831568a91a0a7e614dc1be8d9ac25c0750 (diff)
refactor: general formatting
Diffstat (limited to 'lua/plugins/gopher.lua')
-rw-r--r--lua/plugins/gopher.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/plugins/gopher.lua b/lua/plugins/gopher.lua
index ade6eaf..7e5eb72 100644
--- a/lua/plugins/gopher.lua
+++ b/lua/plugins/gopher.lua
@@ -14,7 +14,7 @@ return {
-- impl
-- gotests
-- iferr
- -- I just installed them with mason, it would be easier to install
+ -- I just installed them with mason, it would be easier to install
-- them here with mason, but my config is already a mess
require('gopher').setup(opts)