diff --git a/cfg/50-end-of-buffer.vim b/cfg/50-end-of-buffer.vim new file mode 100644 index 0000000..0d6664a --- /dev/null +++ b/cfg/50-end-of-buffer.vim @@ -0,0 +1,2 @@ +" EndOfBuffer should not be visible, there's the sign bar on the left anyway +highlight EndOfBuffer ctermfg=0 ctermbg=0