aboutsummaryrefslogtreecommitdiffstats
path: root/edconf.lua
Commit message (Expand)AuthorAgeFilesLines
* Reintroduce FILE_SAVE_POST hookHEADmasterFrank Seifferth2023-10-081-0/+4
* Set values on WIN_OPEN rather than FILE_OPENFrank Seifferth2023-10-081-9/+9
* Inline ec_parse_cmd functionFrank Seifferth2023-10-081-2/+3
* Remove FILE_SAVE_POST hookFrank Seifferth2023-10-081-4/+0
* remove the unused path parameterFlorian Fischer2023-10-051-7/+7
* use a module table to hold module local variablesFlorian Fischer2023-10-051-14/+17
* make most plugin specific functions and variables localFlorian Fischer2023-10-051-17/+17
* declare function-local variables as localFlorian Fischer2023-10-051-3/+3
* Rename 'spell_language' to 'spelling_language'Frank Seifferth2023-09-251-2/+2
* fix insert_final_newline for empty filesFlorian Fischer2022-09-051-1/+1
* Fix incorrect path variable checkTai Chi Minh Ralph Eastwood2021-10-161-1/+1
* Revert "Allow setting arbitrary options via 'vis_*' keys"Frank Seifferth2021-10-071-4/+2
* Add spell_languageFrank Seifferth2021-10-071-7/+11
* Allow setting arbitrary options via 'vis_*' keysFrank Seifferth2021-10-071-1/+3
* Add help message for edconfhooksFrank Seifferth2021-05-111-1/+1
* Simplify handling of insert_final_newlineFrank Seifferth2021-05-111-7/+2
* Strip trailing newlines if insert_final_newline = falseFrank Seifferth2021-05-111-1/+24
* Fix usage of `file:content` for insert_final_newlineFrank Seifferth2021-05-111-1/+1
* Deactivate pre-save-hooks by default (including docs in readme)Frank Seifferth2021-05-111-0/+13
* Implement additional settings as pre-save-hooksFrank Seifferth2021-05-111-3/+100
* Bugfix for call to ec_set_values in FILE_SAVE_POST hookFrank Seifferth2021-05-111-1/+1
* ec.INDENT_STYLE_SPACE doesn't seem to work in v0.3.0Frank Seifferth2019-10-091-1/+1
* Update comment stating editorconfig version compatibilityFrank Seifferth2019-10-091-6/+1
* Update to editorconfig-core-lua v0.3.0Frank Seifferth2019-10-091-0/+77