lacygoill / editorconfig-vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fork of https://github.com/editorconfig/editorconfig-vim re-written in Vim9 script.

To check that the code compiles in a given script, write :defcompile at the end, and source it. For example:

$ echo 'defcompile' >>plugin/editorconfig.vim
$ vim -Nu NONE -S plugin/editorconfig.vim

To run the tests:

$ ./tests/travis-test.sh plugin

About

License:Other


Languages

Language:Vim Script 63.8%Language:PowerShell 10.5%Language:Shell 8.6%Language:VBScript 7.7%Language:Ruby 4.3%Language:CMake 4.2%Language:Batchfile 1.0%