aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSquibid <me@zacharyscheiman.com>2023-07-03 15:57:18 -0400
committerSquibid <me@zacharyscheiman.com>2023-07-03 15:57:18 -0400
commit66f5681be3298f67ff0eaede20ad072952816025 (patch)
tree92393d40fc424e743820cb09e02d37e535ed8c6d
parent3f6fabd3466ff14cc5e5dca8184963820ef2eb0f (diff)
downloadeat-it-66f5681be3298f67ff0eaede20ad072952816025.tar.gz
eat-it-66f5681be3298f67ff0eaede20ad072952816025.tar.bz2
eat-it-66f5681be3298f67ff0eaede20ad072952816025.zip
remove useless comment
Diffstat (limited to '')
-rw-r--r--eatit-cfg.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/eatit-cfg.lua b/eatit-cfg.lua
index 16aa726..fa5ebaf 100644
--- a/eatit-cfg.lua
+++ b/eatit-cfg.lua
@@ -18,7 +18,6 @@ GNU General Public License for more details.
-- after being called with dofile()
plugins = { -- the plugins you want to load
- -- link to repo file dest dir
{ 'https://git.squi.bid/eat-it',
file = 'eatit.lua',
dir = 'scripts',