index
:
mason
chrisgrieser-patch-1
main
release-please--branches--main--components--mason.nvim
v1.x
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
feat: minimize modules required by .setup(), lazily require functional module...
William Boman
2022-07-22
2
-10
/
+20
*
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
*
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
*
chore: update generated code (#99)
williambotman[bot]
2022-07-19
1
-1
/
+1
*
feat: add isort formatter (#98)
Yi Ming
2022-07-18
3
-1
/
+13
*
chore: update generated code (#96)
williambotman[bot]
2022-07-18
2
-2
/
+2
*
fix(github): update api url for fetching latest git tag
William Boman
2022-07-18
1
-1
/
+1
*
docs: update mason-lspconfig.setup_handlers() docs & add some tests (#94)
William Boman
2022-07-17
1
-17
/
+13
*
feat(ui): bring focus to the installation section when :LspInstall (#91)
William Boman
2022-07-17
1
-2
/
+6
*
feat(ui): bring focus to the installation section when :MasonInstall (#90)
William Boman
2022-07-17
5
-4
/
+31
*
chore: update generated code (#89)
williambotman[bot]
2022-07-17
1
-1
/
+1
*
fix(mason-lspconfig): deduplicate :LspInstall completion items (#88)
William Boman
2022-07-17
3
-2
/
+21
*
fix(jdtls): download milestone versions instead of snapshots (#87)
William Boman
2022-07-17
4
-44
/
+12
*
feat(mason-lspconfig): add get_installed_servers() method & add more tests (#84)
William Boman
2022-07-16
2
-29
/
+41
*
docs: updates (#83)
William Boman
2022-07-16
1
-1
/
+1
*
feat: add djlint (#81)
Ali Shahid
2022-07-16
3
-2
/
+27
*
chore: update generated code (#80)
williambotman[bot]
2022-07-16
1
-0
/
+3
*
docs: add comment header to require("mason-lspconfig").setup_handlers() (#76)
William Boman
2022-07-15
1
-0
/
+17
*
docs: add doc/reference.md for more advanced use cases (#75)
William Boman
2022-07-15
1
-0
/
+8
*
chore: change emmylua annotation syntax from @ to : for comments (#73)
William Boman
2022-07-14
29
-87
/
+87
*
fix(arduino_language_server): fix Windows asset files (#72)
William Boman
2022-07-13
1
-2
/
+2
*
chore: update generated code (#71)
williambotman[bot]
2022-07-13
3
-3
/
+3
*
tests: add some mason-core.package tests (#69)
William Boman
2022-07-13
1
-1
/
+4
*
refactor(api): change signatures to accept list of packages (#68)
William Boman
2022-07-13
1
-7
/
+13
*
tests: add some InstallHandle tests (#67)
William Boman
2022-07-13
3
-40
/
+40
[next]