Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/neovim/nvim-lspconfig

Quickstart configs for Nvim LSP
https://github.com/neovim/nvim-lspconfig

Merge pull request #909 from clason/texlab-3.0

27ab83911b1630d4bba2a899314e02e232485db1 authored over 3 years ago by Michael Lingelbach <[email protected]>
update texlab options to v3.0.0

b6747766eff5bd4c1b931c806a286c1a7d171945 authored over 3 years ago by Christian Clason <[email protected]>
[docgen] Update CONFIG.md

skip-checks: true

f55ba05b507475e8cbaa5159df4be045a03bda77 authored over 3 years ago by github-actions <[email protected]>
Merge pull request #908 from mhinz/fix-docgen

36111ce0d1932236d583a9c87af1e8ca4fb7dece authored over 3 years ago by Michael Lingelbach <[email protected]>
docgen: explicitly allow pushing commits

We default to read-only permissions for the "contents" scope:

https://github.com/neovim/nvim-...

7e8a2e8807b315b35156a53d473863d6d46be376 authored over 3 years ago by Marco Hinz <[email protected]>
Merge pull request #871 from mjlbach/fix_docgen_v4

docgen: try to fix docgen authentication issues

68806113013a5debf382cc069adcf8ff786cefb2 authored over 3 years ago by Michael Lingelbach <[email protected]>
Merge pull request #907 from mjlbach/installation_clarification

Installation clarification

6c6eb133d4561461f444ae989bc715fc7d0ee972 authored over 3 years ago by Michael Lingelbach <[email protected]>
docgen: run manually

9c20a561b72438ba242421b7060fe7e3f596f2e8 authored over 3 years ago by Michael Lingelbach <[email protected]>
Clarify pyls & pylsp installation instructions

869b302818f19ff83931b3520a0445b00596fd2e authored over 3 years ago by Michael Lingelbach <[email protected]>
Merge pull request #892 from amiralies/add-rescript-config

Add ReScript language server configuration

3ed00a8a0de63054af5f133d6096d755ea0ac230 authored over 3 years ago by Michael Lingelbach <[email protected]>
revert config.md and modify jdtls instead

7cb26aef433a593fd556337f4757e1165a13d6fe authored over 3 years ago by rafamadriz <[email protected]>
modify jdtls env var example for one that works on all systems

9b206c18c6a95acc934fbbd3ac9fd3defe6ab9d9 authored over 3 years ago by rafamadriz <[email protected]>
Add ReScript language server configuration

09a532c205f4b7bf0ead8485e7a69d1dca13c2b1 authored over 3 years ago by Amirali Esmaeili <[email protected]>
Merge pull request #889 from weeman1337/fix-pylsp-doc

Remove pylsp default_config doc

0a921bf2be74d293c8a8d6dd70122c1d01151a30 authored over 3 years ago by Michael Lingelbach <[email protected]>
remove pylsp default_config doc

Signed-off-by: Michael Weimann <[email protected]>

7a3e0d19c0d6169b1d2bc714af0dcd9938fadfb9 authored over 3 years ago by Michael Weimann <[email protected]>
Merge pull request #883 from weeman1337/feature-pylsp

Add pylsp

e808cea2c1b3a43fa8a6b08016c78a3d1a1403ca authored over 3 years ago by Peter Lithammer <[email protected]>
add pylsp

Signed-off-by: Michael Weimann <[email protected]>

5cd9366a063403893481f68be0ed0b1af9a59468 authored over 3 years ago by Michael Weimann <[email protected]>
Merge pull request #884 from WhyNotHugo/patch-2

efm: Include current file dir in root detection

e6d61cfb8ea54a29b62b878dac08dd70f9f4bf42 authored over 3 years ago by Michael Lingelbach <[email protected]>
efm: Include current file dir in root detection

The current settings for EFM make it so that it will only work within a git repository.

This ch...

5085668d62214992298b56ad9c73905a94526fe2 authored over 3 years ago by Hugo Barrera <[email protected]>
Merge pull request #875 from zupatisc/master

Add configuration for java-language-server

61ec39359a8496f0b62d8ece299ed7f92b04c189 authored over 3 years ago by Peter Lithammer <[email protected]>
Merge pull request #882 from fdschmidt93/pyright/default-diagnosticMode-to-workspace

pyright: default diagnosticMode from 'openFilesOnly' to 'workspace'

f68f7d4c30abb3e4b8ebe6e3a604cc6f9eb924e8 authored over 3 years ago by Michael Lingelbach <[email protected]>
feat: default diagnosticMode from 'openFilesOnly' to 'workspace'

056bdeeb24150bfea4ec3140b52550882a32db12 authored over 3 years ago by Fabian David Schmidt <[email protected]>
Merge pull request #878 from neovim/remove-tabs

Replace tabs with 2-space indentation

746864bec9bae3136d59ab4b7a6188fc950b6e9a authored over 3 years ago by Michael Lingelbach <[email protected]>
Add config for java-language-server

65147290400e827806d0a4d48a68defe8e5b6c31 authored over 3 years ago by Patrik Tischmann <[email protected]>
Replace tabs with 2-space indentation

fc9a09192f32ae7f66073c7d7a4109ec0c2b69ce authored over 3 years ago by Peter Lithammer <[email protected]>
Merge pull request #877 from dimbleby/issue-876

Wrap dofile in pcall

827c164f53f5fddfdaeadc490b1d01b9c896780e authored over 3 years ago by Michael Lingelbach <[email protected]>
Wrap dofile in pcall

Fixes #876

a0d8ea24abd7f6a45286c95e9a10f1bddc1dc347 authored over 3 years ago by David Hotham <[email protected]>
Merge pull request #873 from mjlbach/fix_windows

a51bc1a8f0933812285c36317f8a55b0444bb14c authored over 3 years ago by Michael Lingelbach <[email protected]>
utils: fix script_path on windows

689488a4e88012c82fde3596392e98df4eaf2cbf authored over 3 years ago by Michael Lingelbach <[email protected]>
docgen: try to fix docgen authentication issues

283d31142dbef2a00d384e97f5d93f4048d535d9 authored over 3 years ago by Michael Lingelbach <[email protected]>
Merge pull request #866 from mjlbach/fix_docgen_v3

Fix docgen github action

05358bd129ea6262436e7b9605b3e203d4aa7c77 authored over 3 years ago by Michael Lingelbach <[email protected]>
Fix docgen github action

ce9f9b48301172ee311fb60e4208042771ef58a2 authored over 3 years ago by Michael Lingelbach <[email protected]>
Merge pull request #861 from mjlbach/dofile

Use dofile instead of require for faster loading

6e48e492432b241652ab0bb5d6a2acf89f5bda55 authored over 3 years ago by Michael Lingelbach <[email protected]>
Merge pull request #864 from nanotee/zeta_note

Add zeta-note

62977b6b2eeb20bd37703ebe4bc4b4c2ef006db2 authored over 3 years ago by Michael Lingelbach <[email protected]>
Add zeta-note

083326694661563a49cb04751c18aead6f73ae64 authored over 3 years ago by Timothée Sterle <[email protected]>
Use dofile instead of require for faster setup({})

* closes #239
* For 76 language servers, this decreases time to invoke setup({}) from
~126 ms ...

04f223f3d08388eac74a571516145154bf5af64c authored over 3 years ago by Michael Lingelbach <[email protected]>
Merge pull request #857 from mnowotnik/master

bug: bufnr not passed to on_attach

0840c91e25557a47ed559d2281b0b65fe33b271f authored over 3 years ago by Michael Lingelbach <[email protected]>
Merge pull request #859 from mjlbach/lazy_require_lspinfo

Lazily require lspinfo to save on start-up time

6bc13672db464b0f810b7e03446c55bd64c2ee52 authored over 3 years ago by Michael Lingelbach <[email protected]>
Lazily require lspinfo to save on start-up time

8995de7ec5e96dfc030d77efc3de5703ce577279 authored over 3 years ago by Michael Lingelbach <[email protected]>
bug: bufnr not passed to on_attach

dae65c6997853aa61dbc8c05476c415a6706cbe0 authored over 3 years ago by Michał Nowotnik <[email protected]>
[docgen] Update CONFIG.md

skip-checks: true

5c005ce93367ad85933eff80887228bca2a7efee authored over 3 years ago by Github Actions <actions@github>
Merge pull request #846 from joseeMDS/update-ocaml-defaults

83c89082f8cf2e71fbcda7ea25d132bfb6d7101f authored over 3 years ago by Peter Lithammer <[email protected]>
Add suggestion changes

2188119e586bc2649bc073ed7de7990d02d8c693 authored over 3 years ago by José Eduardo <[email protected]>
[docgen] Update README.md

skip-checks: true

620920bfa5c80c803cdb7dec63f346544726b729 authored over 3 years ago by Github Actions <actions@github>
Merge pull request #852 from Isti115/patch-1

Add `code_action()` keybinding to README

a34d3bbf87b1cb4d1393ed98fb4fb416729ec993 authored over 3 years ago by Michael Lingelbach <[email protected]>
[docgen] Update CONFIG.md

skip-checks: true

5f7318bc8c8786aa541aeb790dcfd9182cea0ea9 authored over 3 years ago by Github Actions <actions@github>
Merge pull request #851 from bmatcuk/master

c72c2dd49c0b8186bc34a843e563cc491e84e6d6 authored over 3 years ago by Michael Lingelbach <[email protected]>
Add `code_action()` keybinding to README

This was something that I have only recently discovered and works very well with at least `hls` ...

43848c6cb25449887648381e34651a9890eef7e3 authored over 3 years ago by István Donkó <[email protected]>
update stylelint_lsp documentation

3cee3c704631fc094cdb1c4fbee4f80545dc6764 authored over 3 years ago by Bob Matcuk <[email protected]>
Update ocaml default settings

e6fb1db589434bb934357b2f473d8d4dfbcf3b51 authored over 3 years ago by José Eduardo <[email protected]>
[docgen] Update CONFIG.md

skip-checks: true

5029746a27ad817a9554b28d502d00f235fed39c authored over 3 years ago by Github Actions <actions@github>
Merge pull request #839 from nabezokodaikon/css-description

Added description to introduce cssls

2769755bfa31d593343fd60cf4ecd73546b579a9 authored over 3 years ago by Michael Lingelbach <[email protected]>
Merge pull request #840 from mjlbach/lsp_start_improvements

LspStart: make start all matching clients by default

bbc3d2c9214181e6ffa056ab5939f03cd795eeae authored over 3 years ago by Michael Lingelbach <[email protected]>
[docgen] Update CONFIG.md

skip-checks: true

89bf30687cf2f94d04ccc3f29d4418e989a0dea9 authored over 3 years ago by Github Actions <actions@github>
Merge pull request #841 from Adnios/master

71de85e633cf47705d9a89208198ef05d9d41395 authored over 3 years ago by Peter Lithammer <[email protected]>
Use the file path as root_dir when ccls does not find root_dir

f91b345bbb98ab33065e9c88f07ee26eac55d5c9 authored over 3 years ago by Adnios <[email protected]>
LspStart: make start all matching clients by default

2d687154968e7a12345fe6167b538cd8488114cb authored over 3 years ago by Michael Lingelbach <[email protected]>
Added description to introduce cssls

a5d013762c635d918e60bd6e4dac2f51f77b496b authored over 3 years ago by nabezokodaikon <[email protected]>
[docgen] Update CONFIG.md

skip-checks: true

6e53531b08218615afed3e5b2590cb86d7d5614f authored over 3 years ago by Github Actions <actions@github>
Merge pull request #477 from dpretet/master

New: Add svls for verilog and systemverilog support

66d8defffcf393704f619f47e358cc137781454c authored over 3 years ago by Michael Lingelbach <[email protected]>
[docgen] Update CONFIG.md

skip-checks: true

a52475ed0260f35bb6f8ea8b8dd559c83e999d76 authored over 3 years ago by Github Actions <actions@github>
Merge pull request #822 from mjlbach/minimal_config_v3

minimal config: make bootstrap on first start

a29d30daa6a68670b50c833f45075c9872f80c27 authored over 3 years ago by Michael Lingelbach <[email protected]>
[docgen] Update CONFIG.md

skip-checks: true

8924812e0d114b67dca376533bef2ac5bb054f8b authored almost 4 years ago by Github Actions <actions@github>
Merge pull request #800 from dewey92/stylelint-support

Support stylelint lsp

94a8bc07081e437b1045894014aac29c9c22bc16 authored almost 4 years ago by Michael Lingelbach <[email protected]>
Support stylelint lsp

Use stylelint-lsp executable

remove postcss

b82191435455ed9a2c5495e9da70f20d15ec37f4 authored almost 4 years ago by Jihad D. Waspada <[email protected]>
[docgen] Update README.md

skip-checks: true

ee538c3e8e71244473fe8377cbb36d04d896dd32 authored almost 4 years ago by Github Actions <actions@github>
Merge pull request #830 from csaez/patch-1

Fix conditional keymap in README

ae8fe11cbc41c19f6ee2678a4b6d9cc2ae007b1d authored almost 4 years ago by Michael Lingelbach <[email protected]>
[docgen] Update CONFIG.md

skip-checks: true

c7adf1ff41300135894077b831e5d075b1a4e1f6 authored almost 4 years ago by Github Actions <actions@github>
Merge pull request #829 from Z5483/master

docs: fix perlls link

4f7b6659449eb6bebde4c2f348bc45546d065d36 authored almost 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #833 from mjlbach/catch_autostart_error

autostart: print error when root directory nil

e2cbae0819fd66130d040e2a0e9336e508c3c760 authored almost 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #377 from tkonolige/master

Fix root_pattern for wildcards and file in wildignore

4b37c5120090cf48c234aed60e7d815bde3c7337 authored almost 4 years ago by Peter Lithammer <[email protected]>
autostart: print error when root directory nil

521b5d55c71d823b1c0c631ba5e5f75529a36baf authored almost 4 years ago by Michael Lingelbach <[email protected]>
[docgen] Update README.md

skip-checks: true

67fef18c225268933d3216c4d024f10259068f33 authored almost 4 years ago by Github Actions <actions@github>
Merge pull request #832 from mjlbach/fix_babel

ci: fix babelfish

37fde9fcec6c93073eb09ebb74186a8c4f638a1d authored almost 4 years ago by Michael Lingelbach <[email protected]>
ci: fix babelfish

97630885cdb185a732a85b26b816b0cfd83a2944 authored almost 4 years ago by Michael Lingelbach <[email protected]>
[docgen] Update CONFIG.md

skip-checks: true

194453205b6e1fdad15a85c41350522cd55dba4f authored almost 4 years ago by Github Actions <actions@github>
Merge pull request #831 from mjlbach/document_more_commands

docs: update

7dcaf8237cf7a8ae44e33984b08983958b15d982 authored almost 4 years ago by Michael Lingelbach <[email protected]>
docs: update

82474594e68e60393fe08803b779f68c5b0e1e4a authored almost 4 years ago by Michael Lingelbach <[email protected]>
[docgen] Update CONFIG.md

skip-checks: true

34a4cc723f21722eb759d76af202649fdbcdfec6 authored almost 4 years ago by Github Actions <actions@github>
Fix root_dir for wildcards and file in wildignore

9ce8ad469e7d9f9204a0315c260f918963d0df83 authored almost 4 years ago by Tristan Konolige <[email protected]>
Fix conditional keymap

The recommended configuration in the `README.md` doesn't setup the keymap for range formatting c...

38ddab01a73c2e5584b91e7fe529e9f902dc59de authored almost 4 years ago by Cesar Saez <[email protected]>
doc: fix perlls description

b1796076de44978dd8ae764d95af984197bd4d88 authored almost 4 years ago by Khue Nguyen <[email protected]>
[docgen] Update CONFIG.md

skip-checks: true

225859876bb8f9df7417f008ca790e0b2753eeab authored almost 4 years ago by Github Actions <actions@github>
Merge pull request #820 from shihanng/tflint

Add tflint configuration

55ab63a8ea79724cb2a71d0295fadeb6716cb84d authored almost 4 years ago by Peter Lithammer <[email protected]>
Merge pull request #826 from mjlbach/remove_trim_and_pad

lspinfo: update to use borders

a249b506b8d12ace19c06c047356278cb05711ae authored almost 4 years ago by Michael Lingelbach <[email protected]>
lspinfo: update to use borders

0ee9484f132ff6bf94b2a02b8aee5a00a3eef891 authored almost 4 years ago by Michael Lingelbach <[email protected]>
Merge pull request #789 from ttys3/master

refactor(vala): refine vala project root detection

8c9a187547af0dfee81453e83c59ef6481042dc8 authored almost 4 years ago by Peter Lithammer <[email protected]>
[docgen] Update CONFIG.md

skip-checks: true

10125ec0a58ea32badf8617c11cf87a2f9317587 authored almost 4 years ago by Github Actions <actions@github>
Merge pull request #823 from kraftwerk28/master

Restart clients attached to current buffer if none specified

676c26d88b5b80fb68e6813a45dcf40556adf1e5 authored almost 4 years ago by Michael Lingelbach <[email protected]>
Restart clients attached to current buffer if none specified

a39b3109e04c26c4b926460815f655570e27896d authored almost 4 years ago by kraftwerk28 <[email protected]>
minimal config: make bootstrap on first start

9fe7a37b85db499ccbc7ccd92af474e9e98f52e3 authored almost 4 years ago by Michael Lingelbach <[email protected]>
Add tflint configuration

de28bc01a5dfa49723f7f98237472b2856d34d17 authored almost 4 years ago by Shi Han NG <[email protected]>
[docgen] Update CONFIG.md

skip-checks: true

4c90bc6eebfab4b8f45609b42fa8e3d171d15da9 authored almost 4 years ago by Github Actions <actions@github>
Merge pull request #819 from ya-luotao/patch-2

Update broken phpactor installation link

f43e5c5105db8b1c95ed1b8dcf162665f0c901ef authored almost 4 years ago by Michael Lingelbach <[email protected]>
Update broken link

a7b5be8e7ebe0dcc52319e2c6485b1bda1ed017b authored almost 4 years ago by luotao <[email protected]>
Merge pull request #816 from mjlbach/feature/update_minimal_config

minimal config: update

074dfd73afe6e1cfec1eb509067204603604cf79 authored almost 4 years ago by Michael Lingelbach <[email protected]>
minimal config: update

6a02c860f946f386e085d837674c360cbc8c54e2 authored almost 4 years ago by Michael Lingelbach <[email protected]>
[docgen] Update CONFIG.md

skip-checks: true

b6f66eb5f4ec0e6b87db8c7bd2f9726608bc7dec authored almost 4 years ago by Github Actions <actions@github>
Merge pull request #814 from dradtke/jdtls-document-version

jdtls: Add workaround for textDocument version of 0

9ff0152bd633be1a053bc55a416e7545f1282e69 authored almost 4 years ago by Michael Lingelbach <[email protected]>
jdtls: Add workaround for textDocument version of 0

See https://github.com/eclipse/eclipse.jdt.ls/issues/1695

486f72a25ea2ee7f81648fdfd8999a155049e466 authored almost 4 years ago by Damien Radtke <[email protected]>