@@ -12,13 +12,3 @@ vim.cmd("colorscheme wildcharm")
-- increase the time before whichkey pops up
vim.o.timeoutlen = 1400
--tab auto complete
local cmp = require'cmp'
cmp.setup({
mapping = {
['<Tab>'] = cmp.mapping.confirm({ select = true }),
}
})
The note is not visible to the blocked user.