@@ -137,3 +137,6 @@ vim.api.nvim_create_autocmd("VimEnter", {
})
end,
-- Keybind to check diags from linter
vim.api.nvim_set_keymap("n", "<leader>d", "<cmd>lua vim.diagnostic.open_float()<CR>", { noremap = true, silent = true })
The note is not visible to the blocked user.