From 0d7720e24cf032edcfed0c2f36ae7d2f63c97d0e Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Tue, 3 Dec 2013 08:24:12 +0900 Subject: [PATCH] set noruler instead of setlocal noruler --- plugin/goyo.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/goyo.vim b/plugin/goyo.vim index fb331a6..fc477b8 100644 --- a/plugin/goyo.vim +++ b/plugin/goyo.vim @@ -48,7 +48,6 @@ function! s:init_pad(command) setlocal buftype=nofile bufhidden=wipe nomodifiable nobuflisted noswapfile \ nonu nocursorline colorcolumn= \ winfixwidth winfixheight statusline=\ - \ noruler let bufnr = winbufnr(0) execute winnr('#') . 'wincmd w' @@ -157,6 +156,7 @@ function! s:goyo_on(width) set winheight=1 set laststatus=0 set showtabline=0 + set noruler set fillchars+=vert:\ set fillchars+=stl:. set fillchars+=stlnc:\