@@ -28,6 +28,9 @@ let g:netrw_banner=0
" Tree style listing in netrw
let g:netrw_liststyle = 3
" disable ringing the bell for all events
set belloff=all
" Automatically remove trailing whitespace
autocmd! BufWrite * mark ' | silent! %s/\s\+$// | norm '
The note is not visible to the blocked user.