index
:
mason
chore/ci-upgrades
chrisgrieser-patch-1
feat/lockfile
feat/registry-cache-ttl-config
feat/socket-integration
fix/nuget-windows-bin
fix/rmrf-libuv
fix/support-removed-packages
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
chore: run tests workflow on all branches, fix README badge image
William Boman
2022-07-07
2
-2
/
+1
*
mason.nvim
William Boman
2022-07-07
480
-9215
/
+8449
*
feat(health): use stderr for java version, also check for JAVA_HOME (#765)
William Boman
2022-06-09
1
-1
/
+11
*
feat: add svlangserver (#762)
William Boman
2022-06-08
7
-7
/
+29
*
chore: update some logging (#761)
William Boman
2022-06-08
5
-4
/
+25
*
feat: add marksman (#760)
William Boman
2022-06-07
6
-3
/
+43
*
docs: introduce separate requirements section (#758)
William Boman
2022-06-07
2
-44
/
+61
*
feat: add visualforce_ls (#748)
William Boman
2022-06-06
6
-1
/
+56
*
docs: remove nvim-lsp-installer.servers helptag (#755)
William Boman
2022-06-06
4
-6
/
+0
*
feat(ui): add setting to customize window border (#754)
William Boman
2022-06-06
6
-6
/
+17
*
fix(platform): memoize .get_libc() ret val (#753)
William Boman
2022-06-06
1
-14
/
+13
*
feat: add apex_ls (#746)
William Boman
2022-06-03
12
-3
/
+81
*
added wgsl_analyzer server (#719)
Dmitry Kudryavtsev
2022-06-01
6
-1
/
+52
*
refactor(grammarly): use new official package (#720)
William Boman
2022-06-01
1
-1
/
+1
*
run autogen_metadata.lua
William Boman (automated)
2022-06-01
1
-1
/
+1
*
refactor(ui): improve autoclose logic and update install dir label (#743)
William Boman
2022-06-01
2
-4
/
+18
*
docs: update plugin intro
William Boman
2022-06-01
2
-16
/
+13
*
chore(health): use vim.health if available
William Boman
2022-06-01
1
-1
/
+1
*
fix(julials): improve environment detection and set JULIA_LOAD_PATH (#740)
William Boman
2022-06-01
3
-21
/
+61
*
run autogen_metadata.lua
William Boman (automated)
2022-05-31
2
-2
/
+2
*
docs: remove custom servers docs
William Boman
2022-05-31
3
-15
/
+0
*
chore(log): always use "cache" stdpath (#739)
William Boman
2022-05-30
1
-1
/
+1
*
run autogen_metadata.lua
William Boman (automated)
2022-05-30
1
-1
/
+1
*
refactor: specify commands independently, not via lspconfig (#737)
William Boman
2022-05-30
5
-76
/
+110
*
refactor(pip3): use with_paths to set venv path (#736)
William Boman
2022-05-30
3
-28
/
+20
*
refactor(async): log errors that occur inside a.scope blocks (#735)
William Boman
2022-05-30
1
-1
/
+5
*
fix(log): fix evaluation of has() result
William Boman
2022-05-29
1
-1
/
+1
*
fix(log): check is has nvim-0.8.0 before accessing stdpath("state")
William Boman
2022-05-29
1
-1
/
+4
*
chore: use stdpath("state") for logs
William Boman
2022-05-29
1
-1
/
+1
*
feat(luarocks): use luarocks.bat executable if it's available (#731)
William Boman
2022-05-29
5
-19
/
+44
*
refactor(health): spawn processes via the spawn module (#732)
William Boman
2022-05-29
4
-52
/
+69
*
feat(ltex): use platform independent dist if java is installed (#730)
William Boman
2022-05-28
1
-21
/
+49
*
Revert "refactor(solang): don't download llvm (#729)"
William Boman
2022-05-28
1
-16
/
+48
*
refactor(solang): don't download llvm (#729)
William Boman
2022-05-28
1
-48
/
+16
*
refactor: use new github.download_release_file function (#728)
William Boman
2022-05-28
5
-19
/
+21
*
test(luarock): stub std.ensure_executable (#725)
William Boman
2022-05-27
1
-2
/
+6
*
test(luarocks): add more test cases
William Boman
2022-05-27
2
-0
/
+49
*
feat: add teal_ls (#724)
William Boman
2022-05-27
17
-3
/
+248
*
run autogen_metadata.lua
William Boman (automated)
2022-05-27
1
-1
/
+1
*
fix(spawn): don't check executable when spawning with custom PATH (#721)
William Boman
2022-05-26
3
-3
/
+30
*
run autogen_metadata.lua
William Boman (automated)
2022-05-25
1
-1
/
+1
*
run autogen_metadata.lua
William Boman (automated)
2022-05-25
3
-3
/
+3
*
fix(ui): setlocal undolevels=-1
William Boman
2022-05-25
2
-1
/
+3
*
chore(issue_template): add sections for :LspLog (#718)
William Boman
2022-05-25
2
-5
/
+19
*
run autogen_metadata.lua
William Boman (automated)
2022-05-24
1
-1
/
+1
*
feat: add setting to disable automatic version check when opening UI window (...
William Boman
2022-05-23
4
-1
/
+7
*
ui: remove borders & change heading style (#713)
William Boman
2022-05-23
2
-7
/
+11
*
feat(github): add setting to customize asset download url (#711)
William Boman
2022-05-21
4
-28
/
+73
*
run autogen_metadata.lua
William Boman (automated)
2022-05-21
2
-1
/
+2
*
chore(scripts): remove unnecessary awk_ls branch
William Boman
2022-05-20
3
-6
/
+1
[prev]
[next]