We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Comment
FallBorder
1 parent 2c990e8 commit 11d9128Copy full SHA for 11d9128
plugin/fall/highlight.vim
@@ -9,7 +9,7 @@ function! s:init() abort
9
highlight default link FallBorder FloatBorder
10
else
11
highlight default link FallNormal Normal
12
- highlight default link FallBorder EndOfBuffer
+ highlight default link FallBorder Comment
13
endif
14
15
" Input
0 commit comments