mirror of
https://github.com/junegunn/goyo.vim.git
synced 2025-11-14 06:13:49 -05:00
Use space as fillchars:stl
This commit is contained in:
@@ -239,7 +239,7 @@ function! s:goyo_on(dim)
|
|||||||
set showtabline=0
|
set showtabline=0
|
||||||
set noruler
|
set noruler
|
||||||
set fillchars+=vert:\
|
set fillchars+=vert:\
|
||||||
set fillchars+=stl:.
|
set fillchars+=stl:\
|
||||||
set fillchars+=stlnc:\
|
set fillchars+=stlnc:\
|
||||||
set sidescroll=1
|
set sidescroll=1
|
||||||
set sidescrolloff=0
|
set sidescrolloff=0
|
||||||
|
|||||||
Reference in New Issue
Block a user