Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-02 | feat: move icons to a single icons file (#3115) | Philippe Richard | |
2022-08-09 | refactor!: migrate to mason.nvim (#2880) | kylo252 | |
2022-05-03 | feat(neovim): neovim 0.8 compatibility (#2544) | Abouzar Parvan | |
2022-04-14 | refactor(lsp): cleanup servers' override configuration (#2243) | kylo252 | |
* refactor(lsp): cleanup override settings - rename lsp.override to lsp.automatic_configuration.ignored_servers - add lsp.automatic_configuration.ignored_filetypes * chore(info): update override section * refactor(lsp): rename ignored to skipped * fix: better deprecation handling * docs(lsp): add example for (un-)skipping servers * refactor(lsp): allow installing overridden servers * docs(lsp): update config_win.example.lua as well * chore(lsp): update skipped_servers list * fix(logger): less noise from client_is_configured | |||
2022-04-03 | refactor: re-enable packer.sync() in LvimReload (#2410) | kylo252 | |
2022-04-02 | ci(test): add write-permission for prs (#2417) | kylo252 | |
2022-02-02 | chore(plugins): update plugin version (#2236) | Abouzar Parvan | |
2022-01-08 | feat(info): display overridden servers for filetype (#2155) | kylo252 | |
2022-01-01 | refactor(info): use new null-ls api for sources (#2125) | kylo252 | |
2021-12-02 | feat: null-ls code_actions interface (#2008) | Jieru Mei | |
2021-11-16 | feat: support new null-ls (#1955) | Christian Chiarulli | |
2021-10-31 | perf(lsp): use the new upstream API for filetypes (#1836) | kylo252 | |
2021-10-20 | fix(formatters): always select null-ls by default (#1810) | kylo252 | |
2021-10-20 | refactor(info): new layout with less clutter (#1809) | kylo252 | |
2021-10-10 | feat: add an independent lvim namespace (#1699) | kylo252 | |