mirror of
https://github.com/kristoferssolo/telescope-frecency.nvim.git
synced 2025-10-21 20:10:38 +00:00
remove debug message
This commit is contained in:
parent
b6df80abec
commit
1f93ed726a
@ -19,7 +19,6 @@ local function init()
|
||||
|
||||
sql_wrapper = sqlwrap:new()
|
||||
sql_wrapper:bootstrap()
|
||||
print("setup")
|
||||
|
||||
-- setup autocommands
|
||||
vim.api.nvim_command("augroup TelescopeFrecency")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user