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
/
nvim-lsp-installer
/
installers
/
context.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(windows): unset PSMODULEPATH before invoking powershell scripts (#278)
William Boman
2021-11-25
1
-0
/
+1
*
pip3: promote install_dir to server's root dir immediately (#230)
William Boman
2021-10-31
1
-0
/
+16
*
add public API to close installer window (#208)
William Boman
2021-10-29
1
-1
/
+1
*
add -NoProfile to powershell invocations (#202)
JSchrtke
2021-10-27
1
-1
/
+1
*
add proper emmylua annotations (#196)
William Boman
2021-10-25
1
-2
/
+14
*
installers/context: rename functions (#170)
William Boman
2021-10-17
1
-19
/
+21
*
add-erlangls (#144)
Iván Giovanazzi
2021-10-12
1
-31
/
+38
*
windows: add -UseBasicParsing for iwr calls
William Boman
2021-10-06
1
-1
/
+1
*
clangd: add flags arg to fs_symlink
William Boman
2021-10-05
1
-1
/
+1
*
attempt curl if wget is not available (#129)
William Boman
2021-10-05
1
-11
/
+30
*
better error messaging
William Boman
2021-10-05
1
-30
/
+47
*
fix newlines in stdout/stderr calls, more robust error handling (#114)
William Boman
2021-10-01
1
-2
/
+2
*
fix logging at correct level, also add :LspInstallLog command
William Boman
2021-09-30
1
-2
/
+2
*
support installing specific version of language servers, defaults to latest (...
William Boman
2021-09-29
1
-0
/
+89