Skip to content

Conversation

@leogama
Copy link

@leogama leogama commented Dec 30, 2020

Pass an optional parameter to Goyo to specify the window dimensions in the command, independent of configuration. Tested and working.

@subnut subnut added enhancement New feature or request needs work labels Feb 23, 2021

fun! vim_iawriter#toggle() " {{{1
call <SID>toggle()
fun! vim_iawriter#toggle(dimension=v:none) " {{{1
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dimension=v:none is currently not supported in neovim and older vim versions.

@subnut
Copy link
Owner

subnut commented Feb 23, 2021

No need to work on this PR right now. I shall pick it up later.

@subnut subnut self-assigned this Feb 23, 2021
@subnut
Copy link
Owner

subnut commented Feb 23, 2021

If somebody else also needs this feature, comment below. It may cause this PR to be implemented sooner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request needs work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants