editorconfig / editorconfig-vim

EditorConfig plugin for Vim
http://editorconfig.org
Other
3.13k stars 137 forks source link

Remove length limits on sections/keys/values #148

Open cxw42 opened 4 years ago

cxw42 commented 4 years ago

editorconfig/editorconfig#429 - pending vote

xuhdev commented 4 years ago

What do you mean by "pending vote"? I don't see a vote

cxw42 commented 4 years ago

@xuhdev There isn't one yet :) . I believe that once the PRs are ready, it will be up to the Board to decide whether to accept them. @ppalaga does that match your understanding?

ppalaga commented 4 years ago

I believe that once the PRs are ready, it will be up to the Board to decide whether to accept them. @ppalaga does that match your understanding?

Are we waiting for other PRs beyond https://github.com/editorconfig/editorconfig-core-test/pull/41 and https://github.com/editorconfig/specification/pull/21to vote about?

cxw42 commented 4 years ago

Are we waiting for other PRs

Not that I know of. If the Board approves the change, all the other cores will need PRs, but I do not think those are necessary right now.

I am investigating why the vim core failed on Windows.