aboutsummaryrefslogtreecommitdiffstats
path: root/lua/mason-schemas
Commit message (Collapse)AuthorAgeFilesLines
* chore: update generated code (#177)williambotman[bot]2022-07-281-1/+1
|
* chore: update generated code (#157)williambotman[bot]2022-07-262-2/+2
|
* feat: add sql-formatter (#140)Vu Le Thanh2022-07-251-1/+1
|
* feat: add prettierd (#127)Vu Le Thanh2022-07-251-1/+1
|
* chore: update generated code (#120)williambotman[bot]2022-07-242-2/+2
|
* chore: update generated code (#119)williambotman[bot]2022-07-232-2/+2
|
* chore: update generated code (#102)williambotman[bot]2022-07-202-2/+2
|
* refactor(omnisharp)!: separate mono into its own package (#101)William Boman2022-07-201-0/+0
|
* chore: update generated code (#99)williambotman[bot]2022-07-191-1/+1
| | | | | | | | | * chore: update generated code * prepend rtp * stub is_installed Co-authored-by: William Boman <william@redwill.se>
* chore: update generated code (#96)williambotman[bot]2022-07-182-2/+2
|
* chore: update generated code (#89)williambotman[bot]2022-07-171-1/+1
|
* chore: update generated code (#80)williambotman[bot]2022-07-161-0/+3
|
* chore: update generated code (#71)williambotman[bot]2022-07-133-3/+3
|
* feat(mason-lspconfig): add :LspInstall and :LspUninstall commands (#35)William Boman2022-07-081-0/+0
| | | | These should be in complete parity with the nvim-lsp-installer commands. Now even better than before.
* refactor: add mason-schemas and mason-core modules (#29)William Boman2022-07-0839-0/+117
* refactor: add mason-schemas and move generated filetype map to mason-lspconfig * refactor: add mason-core module