@ -41,6 +41,8 @@ vim.o.splitbelow = true
vim.o.inccommand = "split"
vim.o.scrolloff = 5
vim.keymap.set("n", "<leader>e", vim.diagnostic.open_float, { desc = "Open floating diagnostic message" })
-- Setup lazy.nvim
require("lazy").setup({
spec = {
The note is not visible to the blocked user.