LazyVim.LazyVim/lua/lazyvim
Michael Olson 6e0e352fea
feat(linting): ability to configure global and fallback linters (#1727)
* feat(linting): ability to configure global and fallback linters

* fix: use nvim-lint's logic to get linters

---------

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2023-10-15 07:18:00 +02:00
..
config chore(main): release 10.2.0 (#1696) 2023-10-14 18:30:55 +02:00
plugins feat(linting): ability to configure global and fallback linters (#1727) 2023-10-15 07:18:00 +02:00
util refactor: move cmp status lualine component to util 2023-10-14 18:02:47 +02:00
health.lua fix: cleanup all Neovim < 0.9.0 code 2023-10-01 14:18:25 +02:00
init.lua feat(config)!: LazyVim can now be configured like any other plugin with {"LazyVim/LazyVim", opts = ... }. config.settings is deprecated 2023-01-10 11:14:27 +01:00