diff options
| author | William Boman <william@redwill.se> | 2022-05-11 16:03:13 +0200 |
|---|---|---|
| committer | William Boman <william@redwill.se> | 2022-05-11 16:03:13 +0200 |
| commit | ab335a64e5b08251c9fd47e9c2c919d588810ff1 (patch) | |
| tree | 1e7a4606c2690aaae53fc016dd8c544d4e66b85b /lua/nvim-lsp-installer/_generated/language_autocomplete_map.lua | |
| parent | chore!: remove spectral (diff) | |
| download | mason-ab335a64e5b08251c9fd47e9c2c919d588810ff1.tar mason-ab335a64e5b08251c9fd47e9c2c919d588810ff1.tar.gz mason-ab335a64e5b08251c9fd47e9c2c919d588810ff1.tar.bz2 mason-ab335a64e5b08251c9fd47e9c2c919d588810ff1.tar.lz mason-ab335a64e5b08251c9fd47e9c2c919d588810ff1.tar.xz mason-ab335a64e5b08251c9fd47e9c2c919d588810ff1.tar.zst mason-ab335a64e5b08251c9fd47e9c2c919d588810ff1.zip | |
chore!: remove zeta_note
This project is now archived and no longer maintained. GitHub releases seem to have been removed, either inadvertently or not.
Diffstat (limited to 'lua/nvim-lsp-installer/_generated/language_autocomplete_map.lua')
| -rw-r--r-- | lua/nvim-lsp-installer/_generated/language_autocomplete_map.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/nvim-lsp-installer/_generated/language_autocomplete_map.lua b/lua/nvim-lsp-installer/_generated/language_autocomplete_map.lua index 41f35867..0390ad63 100644 --- a/lua/nvim-lsp-installer/_generated/language_autocomplete_map.lua +++ b/lua/nvim-lsp-installer/_generated/language_autocomplete_map.lua @@ -21,7 +21,7 @@ return { latex = { "ltex", "texlab" }, liquid = { "theme_check" }, lua = { "sumneko_lua" }, - markdown = { "prosemd_lsp", "remark_ls", "zeta_note", "zk" }, + markdown = { "prosemd_lsp", "remark_ls", "zk" }, ["metamath-zero"] = { "mm0_ls" }, nix = { "rnix" }, ["objective-c"] = { "ccls" }, |
