remove debug message

This commit is contained in:
Senghan Bright 2021-01-14 03:01:47 +01:00
parent b6df80abec
commit 1f93ed726a

View File

@ -19,7 +19,6 @@ local function init()
sql_wrapper = sqlwrap:new()
sql_wrapper:bootstrap()
print("setup")
-- setup autocommands
vim.api.nvim_command("augroup TelescopeFrecency")