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
/
doc
/
nvim-lsp-installer.txt
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add Lua API to override default settings (#111)
William Boman
2021-09-30
1
-19
/
+47
*
support installing specific version of language servers, defaults to latest (...
William Boman
2021-09-29
1
-5
/
+14
*
optimize io (70%+ startup speedups) (#93)
William Boman
2021-09-17
1
-4
/
+3
*
rewrite some installers for broader cross-platform support (#85)
William Boman
2021-09-10
1
-7
/
+9
*
add direct integration with libuv instead of going through termopen, also imp...
William Boman
2021-09-07
1
-49
/
+72
*
use boolean value for g:lsp_installer_allow_federated_servers
William Boman
2021-08-27
1
-2
/
+2
*
add g:lsp_installer_allow_federated_servers flag (#67)
William Boman
2021-08-26
1
-0
/
+25
*
replace all usage of curl(1) with wget(1)
William Boman
2021-08-22
1
-1
/
+1
*
update requirements
William Boman
2021-08-19
1
-4
/
+8
*
add new on_server_ready() API (#56)
William Boman
2021-08-18
1
-6
/
+31
*
doc: add section for custom servers
William Boman
2021-08-17
1
-0
/
+3
*
doc: small typo fix
William Boman
2021-07-04
1
-1
/
+1
*
add get_server({server_name}) to public Lua API (#24)
William Boman
2021-06-12
1
-0
/
+17
*
Server: add get_default_options() method
William Boman
2021-06-12
1
-0
/
+4
*
add support for zx install scripts (#13)
William Boman
2021-05-17
1
-1
/
+2
*
remove :LspInstallAll
William Boman
2021-05-16
1
-5
/
+0
*
rename Installer to Server for clarity (#3)
William Boman
2021-04-05
1
-17
/
+17
*
add docs
William Boman
2021-04-05
1
-0
/
+135
[prev]