- Stockholm, Sweden
Highlights
- 4 discussions answered
Block or Report
Block or report williamboman
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
nvim-lsp-installer Public
Companion plugin for nvim-lspconfig that allows you to seamlessly manage LSP servers locally with :LspInstall. With full Windows support!
-
-
thelounge/thelounge-docker Public
🐳 Docker container for The Lounge, a self-hosted web IRC client -
nvim-lspconfig-test Public
Forked from rish987/nvim-lspconfig-test
Language-specific integration testing of nvim+LSP via neovim/nvim-lspconfig (intend to upstream to nvim-lua)
Lua
-
react-input-hints Public
Get more out of your placeholders. Animates input placeholders to make it look like they are being typed in realtime - https://npmjs.com/react-input-hints
JavaScript 55
-
graphql-spqr-kotlin Public
This library aims to make it possible to seamlessly use graphql-spqr together with Kotlin.
1,353 contributions in the last year
Activity overview
Contribution activity
January 2022
Created 89 commits in 5 repositories
Created 1 repository
Created a pull request in williamboman/nvim-lsp-installer that received 17 comments
Opened 33 other pull requests in 4 repositories
williamboman/nvim-lsp-installer
26
merged
- add cucumber_language_server
- add crystalline
- add bsl_ls
- add beancount
- add verible
- add awk_ls
- add golangci_lint_ls
- add julials
- fix(angularls): prepend cmd with 'cmd.exe /C' on Windows
- tests: add process_spec.lua
- pylsp: add autocompletion to PylspInstall command
- autogen_metadata: use gist registry for package_json
- add opencl_ls
- fix(ccls): default to system clang+llvm if no prebuilt dist exist for current OS/arch
- add asm_lsp
- fetch: add User-Agent header
- add rnix
- ui: map keybind to update all outdated servers
- add nimls
- add remark_ls
- feat: integrate gh-cli for GitHub API calls
- fix(ui): less intrusive version check UI
- fix outdated check for npm packages on Windows
- fix(receipts): register receipt before pinning version number
- write install receipts
- Some pull requests not shown.
neovim/nvim-lspconfig
4
merged
1
open
samerickson/dotfiles
1
merged
Galarius/opencl-language-server
1
merged
Reviewed 16 pull requests in 2 repositories
williamboman/nvim-lsp-installer
12 pull requests
- Add salt-lsp
- Change go installer from get to install
- fix csharpls server name in Readme.md
- Format the script
- add server psalm
- update server installation issue template to a form-based template
- Add OpenFOAM language server
- Added nimls
- feat(ui): display outdated servers
- Use arm64 binary on linux for sumneko_lua
- fix(taplo): wrong github-release linux link (#389)
- add taplo
Created an issue in Galarius/opencl-language-server that received 7 comments
Include arch target in release files
Hi! I'm now looking at adding this server to the neovim client :). I was wondering if you think it'd make sense to include the target architecture …
