cleanup
parent
2a421bd9fe
commit
1934279d0b
|
|
@ -6,12 +6,6 @@ local config = persisted.config
|
||||||
|
|
||||||
local M = {}
|
local M = {}
|
||||||
|
|
||||||
---Fire an event
|
|
||||||
---@param event string
|
|
||||||
-- local function fire(event)
|
|
||||||
-- vim.api.nvim_exec_autocmds("User", { pattern = "Persisted" .. event })
|
|
||||||
-- end
|
|
||||||
|
|
||||||
local fire = persisted.fire
|
local fire = persisted.fire
|
||||||
|
|
||||||
---Get the selected session from Telescope
|
---Get the selected session from Telescope
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue