| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(ui): highlight packages that have transitioned during the session (#203) | William Boman | 2022-07-31 | 2 | -15/+14 |
| | | | | | The idea is to subtly indicate which packages have been uninstalled or installed during the current session. | ||||
| * | feat: add rubocop (#167) | Chad Condon | 2022-07-31 | 3 | -1/+13 |
| | | |||||
| * | fix(gem): write shim executables that enhance GEM_PATH appropriately (#202) | William Boman | 2022-07-31 | 2 | -34/+52 |
| | | |||||
| * | feat(taplo): use prebuilt binary if available (#201) | William Boman | 2022-07-30 | 1 | -4/+27 |
| | | |||||
| * | fix(go): improve parsing package mod (#197) | William Boman | 2022-07-30 | 1 | -1/+6 |
| | | |||||
| * | fix(ui): ensure window is active before getting cursor (#196) | William Boman | 2022-07-29 | 2 | -4/+9 |
| | | | | | | | | * fix(ui): ensure window is active before getting cursor * fixup Co-authored-by: williambotman[bot] <william+bot@redwill.se> | ||||
| * | feat: add fixjson (#191) | Josa Gesell | 2022-07-29 | 3 | -1/+15 |
| | | |||||
| * | fix(ui): don't call terminate handler when setting up handle (#190) | William Boman | 2022-07-28 | 2 | -8/+4 |
| | | | | | | | The terminate handler should only really be called when the handle is terminated. By calling it immediately (to initialize UI state), any queued packages would be reset to either the "installed" or "uninstalled" group, when they really should remain "queued". | ||||
| * | feat: selene now installed from pre-built binary (#187) | Seth Daniel | 2022-07-28 | 1 | -2/+25 |
| | | | | Closes #173. | ||||
| * | fix(curlylint): s/ninja/jinja/ (#185) | William Boman | 2022-07-28 | 2 | -3/+2 |
| | | |||||
| * | feat: add curlylint (#184) | Dan Sully | 2022-07-28 | 3 | -3/+17 |
| | | |||||
| * | feat: add clang-format (#176) | Daniil Shvalov | 2022-07-28 | 3 | -6/+18 |
| | | |||||
| * | feat(ui): hoist cursor when switching tab (#178) | William Boman | 2022-07-28 | 3 | -1/+10 |
| | | |||||
| * | chore: update generated code (#177) | williambotman[bot] | 2022-07-28 | 1 | -1/+1 |
| | | |||||
| * | feat: add alex, actionlint (#170) | Vu Le Thanh | 2022-07-27 | 4 | -2/+70 |
| | | | | Co-authored-by: William Boman <william@redwill.se> | ||||
| * | fix(stylua): use prebuilt binary instead of building with cargo (#163) | kanhaiya38 | 2022-07-27 | 1 | -4/+21 |
| | | | | Co-authored-by: William Boman <william@redwill.se> | ||||
| * | fix(selene): fix installation (#165) | William Boman | 2022-07-26 | 1 | -1/+1 |
| | | |||||
| * | fix(shellharden): fix installation (#164) | Seth Daniel | 2022-07-26 | 1 | -1/+1 |
| | | |||||
| * | feat: add shellharden (#160) | oncomouse | 2022-07-26 | 3 | -1/+13 |
| | | |||||
| * | feat: add selene (#159) | oncomouse | 2022-07-26 | 3 | -1/+13 |
| | | |||||
| * | feat: add gitlint (#155) | Chad Condon | 2022-07-26 | 3 | -0/+13 |
| | | |||||
| * | chore: update generated code (#157) | williambotman[bot] | 2022-07-26 | 2 | -2/+2 |
| | | |||||
| * | feat: add write-good (#151)a | David Bernheisel | 2022-07-25 | 3 | -1/+13 |
| | | |||||
| * | feat: add sqlfluff (#150) | David Bernheisel | 2022-07-25 | 3 | -1/+13 |
| | | |||||
| * | feat: add yamllint (#149) | David Bernheisel | 2022-07-25 | 3 | -1/+13 |
| | | |||||
| * | feat(ui): pass kind=mason.ui.language-filter to vim.ui.select (#145) | Munif Tanjim | 2022-07-25 | 1 | -0/+1 |
| | | |||||
| * | feat: add mypy (#142) | Phúc Lê Khắc | 2022-07-25 | 3 | -1/+13 |
| | | |||||
| * | feat: add sql-formatter (#140) | Vu Le Thanh | 2022-07-25 | 4 | -2/+14 |
| | | |||||
| * | fix: rename cmake-format to cmakelang (#139) | William Boman | 2022-07-25 | 4 | -13/+21 |
| | | |||||
| * | feat: add cmake-format (#138) | Wilson Oh | 2022-07-25 | 3 | -1/+13 |
| | | |||||
| * | fix(firefox-debug-adapter): don't apply outdated patch (#135) | William Boman | 2022-07-25 | 2 | -33/+0 |
| | | | | Closes #134. | ||||
| * | feat: add hadolint (#128) | Vu Le Thanh | 2022-07-25 | 3 | -1/+35 |
| | | |||||
| * | feat: add prettierd (#127) | Vu Le Thanh | 2022-07-25 | 4 | -15/+42 |
| | | |||||
| * | feat(linter): add codespell (#125) | Evan | 2022-07-25 | 2 | -0/+12 |
| | | |||||
| * | feat: add flake8 (#123) | Ali Shahid | 2022-07-24 | 3 | -1/+13 |
| | | |||||
| * | stable branch release | William Boman | 2022-07-24 | 5 | -7/+45 |
| | | |||||
| * | feat: add vale (#121) | William Boman | 2022-07-24 | 3 | -3/+53 |
| | | |||||
| * | chore: update generated code (#120) | williambotman[bot] | 2022-07-24 | 2 | -2/+2 |
| | | |||||
| * | chore: update generated code (#119) | williambotman[bot] | 2022-07-23 | 2 | -2/+2 |
| | | |||||
| * | fix: correct package name for vint is vim-vint (#118) | Seth Daniel | 2022-07-23 | 1 | -1/+1 |
| | | |||||
| * | fix: ensure no duplicate languages with different casing (#117) | William Boman | 2022-07-22 | 1 | -1/+1 |
| | | |||||
| * | feat: add luaformatter (#116) | William Boman | 2022-07-22 | 4 | -3/+19 |
| | | | | Co-authored-by: Ali Shahid <canttell@gmail> | ||||
| * | feat: minimize modules required by .setup(), lazily require functional ↵ | William Boman | 2022-07-22 | 2 | -10/+20 |
| | | | | | modules (#113) | ||||
| * | fix: move checkhealth to mason module (#111) | William Boman | 2022-07-22 | 1 | -0/+0 |
| | | |||||
| * | refactor!: extract mason-lspconfig to separate plugin (#109) | William Boman | 2022-07-22 | 30 | -1032/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The rationale behind this is to make boundaries clearer as mason.nvim has no direct relation with lspconfig per se. Also, hopefully, by having it as a separate package like this would encourage more people to write similar extensions (think mason-dap and mason-null-ls). Ideally such extensions wouldn't be required at all, but there are definitely gaps to fill as of today. From now on you'll need to add `williamboman/mason-lspconfig.nvim` as a plugin if you want to use the `mason-lspconfig` extension: ```lua use { { "williamboman/mason.nvim", branch = "alpha" }, "williamboman/mason-lspconfig.nvim", "neovim/nvim-lspconfig", } ``` ```lua Plug "williamboman/mason.nvim", { 'branch': 'alpha' } Plug "williamboman/mason-lspconfig.nvim" Plug "neovim/nvim-lspconfig" ``` | ||||
| * | feat: add markdownlint linter (#107) | Bao | 2022-07-21 | 3 | -1/+13 |
| | | |||||
| * | fix: remove unused .env() functions (#105) | William Boman | 2022-07-21 | 10 | -66/+0 |
| | | |||||
| * | chore: update generated code (#102) | williambotman[bot] | 2022-07-20 | 2 | -2/+2 |
| | | |||||
| * | refactor(omnisharp)!: separate mono into its own package (#101) | William Boman | 2022-07-20 | 10 | -50/+73 |
| | | |||||
| * | fix(mason-lspconfig): patch some server's cmd on Windows (#100) | William Boman | 2022-07-19 | 9 | -10/+116 |
| | | |||||
