lazyvim/lua
Ivan Isakov 03ad39320c fix(nvim-lint): Fix prepend_args logic
`prepend_args` logic doesn't work as expected, as it appends the extra
args rather than prepends them. This works for some linter
configurations, but breaks other ones that use `-` as the last argument
in the default configuration.
2026-04-07 11:40:36 -04:00
..
lazyvim fix(nvim-lint): Fix prepend_args logic 2026-04-07 11:40:36 -04:00