LunarVim/utils/installer
kylo252 198577aa75
refactor(lsp): cleanup servers' override configuration (#2243)
* 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-14 23:17:22 +04:30
..
config.example.lua refactor(lsp): cleanup servers' override configuration (#2243) 2022-04-14 23:17:22 +04:30
config_win.example.lua refactor(lsp): cleanup servers' override configuration (#2243) 2022-04-14 23:17:22 +04:30
install-neovim-from-release chore: fix typos (#2292) 2022-02-18 17:47:17 +03:30
install.ps1 fix(installer/pwsh): fixes some details on installer and uninstaller (#2404) 2022-04-02 12:07:48 +02:00
install.sh [Bugfix]: correct typo in backup function (#2358) 2022-03-18 10:20:54 +01:00
install_bin.sh fix(installer): usernames can contain @ symbol (#2167) 2022-01-12 11:40:49 +01:00
install_stylua.sh Fix formatting according to style-guide (#1057) 2021-08-12 11:31:31 +02:00
uninstall.ps1 fix(installer/pwsh): fixes some details on installer and uninstaller (#2404) 2022-04-02 12:07:48 +02:00
uninstall.sh feat(windows): add custom config_win.example.lua (#2330) 2022-03-10 09:54:38 +01:00