mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-22 12:31:07 +00:00
`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. |
||
|---|---|---|
| .. | ||
| extras | ||
| lsp | ||
| coding.lua | ||
| colorscheme.lua | ||
| editor.lua | ||
| formatting.lua | ||
| init.lua | ||
| linting.lua | ||
| treesitter.lua | ||
| ui.lua | ||
| util.lua | ||
| xtras.lua | ||