@ -2,6 +2,9 @@
vim.g.mapleader = " "
vim.g.maplocalleader = " "
-- Load lazy.nvim
require("config.lazy")
-- Line numbers
vim.opt.number = true
vim.opt.relativenumber = true
The note is not visible to the blocked user.