@ -123,6 +123,9 @@ inoremap jj <ESC>
noremap o o<ESC>
noremap O O<ESC>
" keep selection after p
xnoremap <silent> p p:let @+=@0<CR>
" save with sudo
cmap w!! w !sudo tee > /dev/null %
The note is not visible to the blocked user.