diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2023-01-13 18:11:59 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2023-01-13 18:11:59 +0100 |
commit | a823bc381ae63e789d2112482215c4753aee545c (patch) | |
tree | 3a952b1d82e22b83bf62ed7ab100db17e00233e4 | |
parent | d062c91af6261781f9c2e9c1e6366da18b2426b4 (diff) |
Format
-rw-r--r-- | init.lua | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -25,6 +25,5 @@ require("hotpot").setup { }, }, } - require "settings" require "plugins" |