@@ -54,7 +54,12 @@ filetype indent on
set ruler
"Clipboard stuff
set clipboard=unnamedplus
"set clipboard=unnamedplus
if system('uname -s') == "Darwin\n"
set clipboard=unnamed "OSX
else
set clipboard=unnamedplus "Linux
endif
" Height of the command bar
set cmdheight=2
The note is not visible to the blocked user.