Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error detected while restoring session. #4

Open
Atuna opened this issue Jul 11, 2016 · 0 comments
Open

Error detected while restoring session. #4

Atuna opened this issue Jul 11, 2016 · 0 comments

Comments

@Atuna
Copy link

Atuna commented Jul 11, 2016

I have checked my vimrc, but found nothing relevant with "winheight".
Any help would be appreciated. Thanks: )

Here is the log when processing session file:

"vimrc" 19 lines --5%--
Error detected while processing /Users/Shu/mysession.vim:
line  358:
E591: 'winheight' cannot be smaller than 'winminheight': winheight=1

Here is the line 358 of session file:

set shortmess=aoO
badd +0 vimrc
argglobal
silent! argdel *
argadd vimrc
edit vimrc
set splitbelow splitright
wincmd t
set winheight=1 winwidth=1 "here is line 358
argglobal
let s:cpo_save=&cpo
set cpo&vim
imap <buffer> <S-BS> <Plug>delimitMateS-BS
imap <buffer> <BS> <Plug>delimitMateBS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant