Skip to content

Offering native Vimscript plugin #383

@cxw42

Description

@cxw42

I am pleased to offer to the organization editorconfig-core-vimscript, my pure-Vimscript port of the editorconfig core. It currently passes all tests (with two exceptions, listed below) on Cygwin, cmd, Appveyor Windows, and Appveyor Ubuntu. The motivation is faster processing than the Python core.

Exceptions:

I also have a patched editorconfig-vim plugin that uses this core. I am currently using that plugin on Cygwin and Windows, and on Vim 7.x and 8.x-series editors. If Editorconfig accepts this core, then I would be happy to submit a PR to editorconfig-vim.

This core was the reason for #375, so if you are running tests, please make sure you have the latest editorconfig-core-test (in the repo as a git submodule).

This core and plugin change would take care of #197 as well.

I welcome your comments and appreciate your consideration!

Note: I am aware of https://github.com/sgur/vim-editorconfig by @sgur. However, I only discovered it after I had almost finished my Vimscript core. I have not used vim-editorconfig so cannot make any comparisons.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions