Skip to content

Commit

Permalink
👍 --impatient file location replaced
Browse files Browse the repository at this point in the history
  • Loading branch information
themuuln committed Jan 8, 2023
1 parent 10bff5d commit e76c134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.lua
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
require("impatient")
require("themuuln.base")
require("themuuln.highlights")
require("themuuln.maps")
require("themuuln.plugins")
require("themuuln.windows")
require("impatient")

local has = vim.fn.has
local is_mac = has("macunix")
Expand Down

0 comments on commit e76c134

Please sign in to comment.