aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* docs: fix URLS to example configurations (#1604)Zeger Van de Vannet2021-12-241-2/+2
* chore(docs): remove windows notes from readmekylo2522021-12-081-4/+0
* docs: replace mention of deprecated APIs (#1532)zeertzjq2021-12-031-4/+4
* docs: update minimum requirements to nvim-0.6Michael Lingelbach2021-11-301-1/+1
* docs: make |lspconfig-server-configurations| jump to the markdown file (#1497)Michael Lingelbach2021-11-271-2/+2
* docs: update intro formatting (#1454)not2021-11-191-1/+1
* docs(readme): stress that configs are community-maintained (#1440)Christian Clason2021-11-181-1/+4
* docs(readme): fix link to server_configurations.md (#1394)Bill Mill2021-11-091-3/+3
* docs: follow-up fixes from overhaul (#1389)Michael Lingelbach2021-11-091-7/+9
* docs: documentation overhaul (#1384)Michael Lingelbach2021-11-091-7/+7
* docs: clarify function of lspconfig (#1350)Michael Lingelbach2021-10-301-1/+1
* docs(readme): make it faster to get to config.md (#1238)Beau2021-10-011-1/+1
* docs: readme formatting/layout (#1167)veleth2021-08-221-25/+47
* docs: improve consistency of example configuration (#1063)jordivandooren2021-08-061-5/+5
* docs: mention the minimal init.lua in debuggingMichael Lingelbach2021-07-261-1/+3
* Update README.mdMichael Lingelbach2021-07-111-1/+1
* Update README.mdMichael Lingelbach2021-07-111-0/+2
* docs: make the role of on_attach more explicitMichael Lingelbach2021-07-111-0/+1
* docs: fix typo in vim-plug instructions (#1044)Ashish Panigrahi2021-07-091-1/+1
* docs: fix link to nightly releaseAshish Panigrahi2021-07-031-1/+1
* docs: fix typos in readme Ashish Panigrahi2021-07-031-2/+2
* docs: lspconfig is compatible with neovim 0.5 releaseAshish Panigrahi2021-07-031-6/+6
* fix: snippets wiki link in readmeadrian52021-07-021-1/+1
* docs: recommend debouncingMichael Lingelbach2021-06-301-1/+6
* Fix eof to upper case, (E5107 error)mrquaketotheworld2021-05-251-1/+1
* UpdateMichael Lingelbach2021-05-171-4/+20
* docs: simplify and reorganizeMichael Lingelbach2021-05-161-268/+68
* Add `code_action()` keybinding to READMEIstván Donkó2021-04-181-0/+1
* Merge pull request #840 from mjlbach/lsp_start_improvementsMichael Lingelbach2021-04-141-1/+1
|\
| * LspStart: make start all matching clients by defaultMichael Lingelbach2021-04-141-1/+1
* | Merge pull request #830 from csaez/patch-1Michael Lingelbach2021-04-091-2/+3
|\ \ | |/ |/|
| * Fix conditional keymapCesar Saez2021-04-091-2/+3
* | docs: updateMichael Lingelbach2021-04-091-8/+10
|/
* docs: add note about spawn on WindowsMichael Lingelbach2021-03-281-3/+17
* Update ReadmeMichael Lingelbach2021-03-191-14/+16
* Add discourse to readmeMichael Lingelbach2021-03-131-1/+1
* fix typo in readmeIbraheem Ahmed2021-02-241-2/+2
* Fix readme link to snippets wiki pageRaigo Jerva2021-02-181-1/+1
* Update README.mdMichael Lingelbach2021-02-171-1/+1
* Merge pull request #738 from mjlbach/fix_autostartMichael Lingelbach2021-02-171-0/+12
|\
| * rename launch -> autostart, add documentationMichael Lingelbach2021-02-171-0/+12
* | readme: Fix lsp_document_highlight augroup to work for buffersPeter Lithammer2021-02-121-1/+1
* | readme: fix typohalkn2021-02-061-1/+1
|/
* Fix metatable __index for defining new language serversMichael Lingelbach2021-01-311-10/+13
* Use nvim_exec to execute multiline commandsdelphinus2021-01-201-6/+6
* LspInfo: fix display when client cmd contains newlinesMichael Lingelbach2021-01-141-0/+3
* Commands: add LspInfoMichael Lingelbach2021-01-111-2/+3
* readme: add references to the wikiMichael Lingelbach2021-01-091-0/+10
* Merge pull request #649 from mjlbach/fix_custom_configMichael Lingelbach2021-01-081-1/+2
|\
| * readme: fix broken custom config exampleMichael Lingelbach2021-01-081-1/+2