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
Commit message (
Expand
)
Author
Age
Files
Lines
*
add cargo to healthcheck
William Boman
2022-04-18
1
-0
/
+1
*
docs: add missing footnote to Usage section
William Boman
2022-03-14
1
-1
/
+3
*
doc: change wording in intro
William Boman
2022-02-14
1
-4
/
+2
*
docs: remove "advanced" example snippet
William Boman
2022-02-12
1
-30
/
+0
*
doc: slight improvements
William Boman
2022-02-06
1
-48
/
+53
*
update README
William Boman
2022-01-23
1
-0
/
+5
*
leverage PATH for locating local executables (#283)
William Boman
2022-01-02
1
-3
/
+3
*
feat(ui): add keybind to update all installed servers (#353)
William Boman
2021-12-23
1
-0
/
+2
*
feat: allow server installation by just typing `:LspInstall` (#331)
William Boman
2021-12-13
1
-2
/
+13
*
docs: clarify how servers are installed and the recommended setup (#306)
William Boman
2021-12-04
1
-0
/
+16
*
server: add {version} param to server:install()
William Boman
2021-11-17
1
-1
/
+5
*
doc: update nvim-lspconfig links
William Boman
2021-11-11
1
-3
/
+3
*
docs: wrap table arg with parantheses to avoid ambiguous syntax
William Boman
2021-11-08
1
-3
/
+3
*
fix: add server setup example (#192)
kylo252
2021-11-03
1
-7
/
+22
*
server: add attach_buffers() method (#220)
William Boman
2021-10-31
1
-5
/
+26
*
server: add :on_ready() method (#214)
William Boman
2021-10-30
1
-0
/
+8
*
doc: add some docs
William Boman
2021-10-29
1
-0
/
+11
*
breaking change: remove federated server mechanism (#207)
William Boman
2021-10-29
1
-6
/
+0
*
add synchronous variants of commands for better headless interop (#189)
William Boman
2021-10-26
1
-6
/
+17
*
add setting for configuring server install dir (#166)
William Boman
2021-10-17
1
-2
/
+12
*
doc: fix indentation once again
William Boman
2021-10-17
1
-34
/
+34
*
installers/pip3: add setting for adding extra install args (#151)
William Boman
2021-10-17
1
-0
/
+8
*
doc: fix indentation
William Boman
2021-10-14
1
-30
/
+30
*
add eslint, deprecate eslintls (#149)
William Boman
2021-10-14
1
-2
/
+2
*
update docs
William Boman
2021-10-14
1
-14
/
+28
*
add keybindings to UI window (#140)
William Boman
2021-10-10
1
-21
/
+47
*
windows: attempt all common archiver programs (#136)
William Boman
2021-10-06
1
-1
/
+1
*
attempt curl if wget is not available (#129)
William Boman
2021-10-05
1
-1
/
+1
*
lower default log level to INFO (#119)
William Boman
2021-10-02
1
-1
/
+1
*
fix logging at correct level, also add :LspInstallLog command
William Boman
2021-09-30
1
-12
/
+12
*
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
2
-17
/
+18
*
add docs
William Boman
2021-04-05
1
-0
/
+135