@@ -1,8 +1,6 @@
vim.g.mapleader = ' '
vim.g.maplocalleader = ' '
require('statusline')
local lazypath = vim.fn.stdpath('data') .. '/lazy/lazy.nvim'
if not vim.loop.fs_stat(lazypath) then
vim.fn.system({ 'git', 'clone', '--filter=blob:none',
The note is not visible to the blocked user.