aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Add note to readme warning about infinite recursionFrank Seifferth2022-03-151-2/+9
|
* Update repo url in readmeFrank Seifferth2022-02-121-1/+1
|
* Revert "Allow setting arbitrary options via 'vis_*' keys"Frank Seifferth2021-10-071-25/+0
| | | | | | | | This reverts commit 556370f35d4486ad01d549a7f6ff24618a547908. It looks like nobody is interested in using 'vis_*' keys. If that changes, drop me a note to revert the revert. Until then, not having this feature seems to be the cleaner way.
* Add spell_languageFrank Seifferth2021-10-071-0/+6
| | | | | This is not part of the editorconfig specs, but has been proposed (cf. https://github.com/editorconfig/editorconfig/issues/315).
* Allow setting arbitrary options via 'vis_*' keysFrank Seifferth2021-10-071-0/+25
|
* Adjust original README.md a little for consistencyFrank Seifferth2021-05-111-2/+3
|
* Deactivate pre-save-hooks by default (including docs in readme)Frank Seifferth2021-05-111-0/+59
|
* Update to editorconfig-core-lua v0.3.0Frank Seifferth2019-10-091-1/+1
| | | | | | | | | The lua module has been renamed to editorconfig in v0.3.0.[1] The rename could trigger a naming conflict with the `editorconfig.lua` module in vis. This commit includes a rename of the script to `edconf.lua` to prevent the naming conflict. [1]: https://github.com/editorconfig/editorconfig-core-lua/commit/3393dcf59cdc9e86102a56b2cd4b7aca60f45cee
* Add installation of editorconfig-core to instructionsSamadi van Koten2019-07-191-0/+2
| | | | Closes #3
* Create an editorconfig plugin for visSamadi van Koten2018-02-061-0/+14