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

Option to prioritize horizontal numbering over vertical numbering #29

Open
TotNotTac opened this issue Oct 12, 2020 · 1 comment
Open

Comments

@TotNotTac
Copy link

TotNotTac commented Oct 12, 2020

It would be cool it there was an option to prioritize horizontal numbering over vertical numbering.

For example how windows number right now:
| 1 | 3 |
|---+---|
| 2 | 2 |

How they number with the option turned on
| 1 | 2 |
|---+---|
| 3 | 3 |

I would find it a lot easier to work like this, I wonder if there's more people who feel the same.

@ntBre
Copy link

ntBre commented Nov 12, 2021

I was just wondering the same thing. Any updates on this? It looks like you may be able to use winum-assign-functions, but I'm not sure. Maybe I'll have a closer look this weekend

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

2 participants