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
/
plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: allow server installation by just typing `:LspInstall` (#331)
William Boman
2021-12-13
1
-4
/
+11
*
remove deprecated g:lsp_installer_log_level variable
William Boman
2021-11-07
1
-11
/
+0
*
add language aliases to :LspInstall (#232)
William Boman
2021-11-06
1
-1
/
+1
*
server: add attach_buffers() method (#220)
William Boman
2021-10-31
1
-2
/
+0
*
add public API to close installer window (#208)
William Boman
2021-10-29
1
-1
/
+1
*
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
-13
/
+36
*
fix :LspPrintInstalled
William Boman
2021-10-24
1
-1
/
+1
*
sort :LspInstall, :LspUninstall completion items
William Boman
2021-10-18
1
-2
/
+2
*
speed up :LspInstall, :LspUninstall, :LspUninstallAll commands (#175)
William Boman
2021-10-18
1
-6
/
+2
*
fix :LspInstall completion
William Boman
2021-10-14
1
-3
/
+1
*
add eslint, deprecate eslintls (#149)
William Boman
2021-10-14
1
-1
/
+3
*
lower default log level to INFO (#119)
William Boman
2021-10-02
1
-3
/
+1
*
fix exe call on windows
William Boman
2021-10-02
1
-1
/
+1
*
fix logging at correct level, also add :LspInstallLog command
William Boman
2021-09-30
1
-0
/
+7
*
add Lua API to override default settings (#111)
William Boman
2021-09-30
1
-1
/
+17
*
schedule batch uninstallations
William Boman
2021-09-07
1
-3
/
+1
*
add direct integration with libuv instead of going through termopen, also imp...
William Boman
2021-09-07
1
-10
/
+19
*
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
/
+1
*
add new on_server_ready() API (#56)
William Boman
2021-08-18
1
-0
/
+2
*
sort completion menu
William Boman
2021-08-02
1
-2
/
+2
*
remove :LspInstallAll
William Boman
2021-05-16
1
-7
/
+0
*
rename Installer to Server for clarity (#3)
William Boman
2021-04-05
1
-12
/
+14
*
update README and change get_installed_servers() return value (#1)
William Boman
2021-04-04
1
-2
/
+4
*
init
William Boman
2021-04-04
1
-0
/
+47