{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":221512407,"defaultBranch":"master","name":"nvim-lspconfig","ownerLogin":"neovim","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-11-13T17:12:28.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6471485?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1707768935.0","currentOid":""},"activityList":{"items":[{"before":"ae0651d850f8f9313d4db3f96fe24dbf054edeb4","after":"aa5f4f4ee10b2688fb37fa46215672441d5cd5d9","ref":"refs/heads/master","pushedAt":"2024-04-29T15:59:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"justinmk","name":"Justin M. Keyes","path":"/justinmk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1359421?s=80&v=4"},"commit":{"message":"docs: simplify CONTRIBUTING documentation #3132\n\n- Deduplicate lint requirements.\r\n- remove minimum neovim version as that is already specified by the\r\n README.","shortMessageHtmlLink":"docs: simplify CONTRIBUTING documentation #3132"}},{"before":"559a7e8c6c980106f5d53a7763dad509aa5dbfc1","after":"ae0651d850f8f9313d4db3f96fe24dbf054edeb4","ref":"refs/heads/master","pushedAt":"2024-04-29T08:09:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"glepnir","name":null,"path":"/glepnir","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41671631?s=80&v=4"},"commit":{"message":"fix(command): check server config exist in lspconfig (#3131)","shortMessageHtmlLink":"fix(command): check server config exist in lspconfig (#3131)"}},{"before":"3224b099845c24ca456d1e77a9268a788f106f0b","after":"559a7e8c6c980106f5d53a7763dad509aa5dbfc1","ref":"refs/heads/master","pushedAt":"2024-04-29T06:44:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"glepnir","name":null,"path":"/glepnir","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41671631?s=80&v=4"},"commit":{"message":"fix(command): get attached buffers list by using api (#3130)\n\nProblem: buffers id as key in attached_buffers.\r\n\r\nSolution: use api to get buffers list for later restart and attach","shortMessageHtmlLink":"fix(command): get attached buffers list by using api (#3130)"}},{"before":"7133e85c3df14a387da8942c094c7edddcdef309","after":"3224b099845c24ca456d1e77a9268a788f106f0b","ref":"refs/heads/master","pushedAt":"2024-04-28T20:14:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gpanders","name":"Gregory Anders","path":"/gpanders","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8965202?s=80&v=4"},"commit":{"message":"docs: update default mappings (#3128)","shortMessageHtmlLink":"docs: update default mappings (#3128)"}},{"before":"2a1999b817050a977c33a5f0ad0cecd9f0e75a6e","after":"7133e85c3df14a387da8942c094c7edddcdef309","ref":"refs/heads/master","pushedAt":"2024-04-26T18:30:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gpanders","name":"Gregory Anders","path":"/gpanders","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8965202?s=80&v=4"},"commit":{"message":"docs: add new default maps for Nvim 0.10 (#3127)\n\nAlso remove `LspAttach` and `LspDetach` examples. There are examples\r\nincluded in the Nvim docs, and we should be pointing users toward that\r\ndocumentation rather than duplicating it here.","shortMessageHtmlLink":"docs: add new default maps for Nvim 0.10 (#3127)"}},{"before":"fadff7be17dc220f4b0e790666bb6b431cb31f44","after":"2a1999b817050a977c33a5f0ad0cecd9f0e75a6e","ref":"refs/heads/master","pushedAt":"2024-04-26T15:07:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gpanders","name":"Gregory Anders","path":"/gpanders","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8965202?s=80&v=4"},"commit":{"message":"refactor: handle updated signature of lsp.start_client (#3126)\n\nhttps://github.com/neovim/neovim/pull/28478 changes the signature of\r\nstart_client to return two values: client_id or nil and error message or\r\nnil. start_client no longer calls vim.notify directly, so if there is an\r\nerror we must call vim.notify ourselves.","shortMessageHtmlLink":"refactor: handle updated signature of lsp.start_client (#3126)"}},{"before":"cc89aa98d3cbe10e2b06683cbd57bc619cfb0fe6","after":"fadff7be17dc220f4b0e790666bb6b431cb31f44","ref":"refs/heads/master","pushedAt":"2024-04-26T07:51:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"docs: update server_configurations.md\nskip-checks: true","shortMessageHtmlLink":"docs: update server_configurations.md"}},{"before":"da338c8d7e33fbb810368a808781f56224b4fea7","after":"cc89aa98d3cbe10e2b06683cbd57bc619cfb0fe6","ref":"refs/heads/master","pushedAt":"2024-04-26T07:50:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"glepnir","name":null,"path":"/glepnir","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41671631?s=80&v=4"},"commit":{"message":"fix(snyk): add terraform filetypes (#3125)","shortMessageHtmlLink":"fix(snyk): add terraform filetypes (#3125)"}},{"before":"cfa386fc4027e847156ee16141ea1f4c0bc2f0a4","after":"da338c8d7e33fbb810368a808781f56224b4fea7","ref":"refs/heads/master","pushedAt":"2024-04-25T10:23:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"justinmk","name":"Justin M. Keyes","path":"/justinmk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1359421?s=80&v=4"},"commit":{"message":"ci(docs): reword \"check config changes\" #3123","shortMessageHtmlLink":"ci(docs): reword \"check config changes\" #3123"}},{"before":"94874383aea04f259a81cf9e40750be60d5bcb30","after":"cfa386fc4027e847156ee16141ea1f4c0bc2f0a4","ref":"refs/heads/master","pushedAt":"2024-04-23T21:36:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dundargoc","name":null,"path":"/dundargoc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33953936?s=80&v=4"},"commit":{"message":"docs: update README\n\nUpdate the README with up-to-date information about Nvim defaults.\nDramatically reduce the size and scope of the code snippets. Rename\n\"suggested configuration\" to simply \"configuration\".","shortMessageHtmlLink":"docs: update README"}},{"before":"14e4f037a02b8158bac6c0e13b2f208df2a74662","after":"94874383aea04f259a81cf9e40750be60d5bcb30","ref":"refs/heads/master","pushedAt":"2024-04-23T13:23:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"docs: update server_configurations.md\nskip-checks: true","shortMessageHtmlLink":"docs: update server_configurations.md"}},{"before":"7bdc6b652f7cf6b163d26f58c04a19b390f1037f","after":"14e4f037a02b8158bac6c0e13b2f208df2a74662","ref":"refs/heads/master","pushedAt":"2024-04-23T13:21:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"glepnir","name":null,"path":"/glepnir","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41671631?s=80&v=4"},"commit":{"message":"docs(nixd): update default root dir description (#3121)","shortMessageHtmlLink":"docs(nixd): update default root dir description (#3121)"}},{"before":"49e2b202138eca93ca11807f586ff8ff5253f261","after":"7bdc6b652f7cf6b163d26f58c04a19b390f1037f","ref":"refs/heads/master","pushedAt":"2024-04-23T12:56:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"glepnir","name":null,"path":"/glepnir","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41671631?s=80&v=4"},"commit":{"message":"fix(nixd): remove unnecessary nid.json root pattern (#3120)\n\nProblem: Starting with nixd 2.0.2 the '.nixd.json' file will no longer be needed.\r\n\r\nSolution: remove .nidx.json\r\n\r\nCo-authored-by: Ruixi-rebirth ","shortMessageHtmlLink":"fix(nixd): remove unnecessary nid.json root pattern (#3120)"}},{"before":"9187bfd9f664d1aaa149c4c429283fa57fa3364a","after":"49e2b202138eca93ca11807f586ff8ff5253f261","ref":"refs/heads/master","pushedAt":"2024-04-23T12:39:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"docs: update server_configurations.md\nskip-checks: true","shortMessageHtmlLink":"docs: update server_configurations.md"}},{"before":"f02bd54bf7be450efdbd045f8aab9264b449f222","after":"9187bfd9f664d1aaa149c4c429283fa57fa3364a","ref":"refs/heads/master","pushedAt":"2024-04-23T12:38:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"glepnir","name":null,"path":"/glepnir","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41671631?s=80&v=4"},"commit":{"message":"fix(markdown_oxide): fix stylint and enable single file mode (#3118)","shortMessageHtmlLink":"fix(markdown_oxide): fix stylint and enable single file mode (#3118)"}},{"before":"ee3d635692451bc3ef0e5d4b30ea2fbfdeefc373","after":"f02bd54bf7be450efdbd045f8aab9264b449f222","ref":"refs/heads/master","pushedAt":"2024-04-23T09:51:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"glepnir","name":null,"path":"/glepnir","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41671631?s=80&v=4"},"commit":{"message":"fix(markdown_oxide): update root_dir and description (#3114)\n\n* fix: root_dir for lspconfig\r\n\r\n* fix: markdown oxide description\r\n\r\n* fix: remove unused util\r\n\r\n* docs: update server_configurations.md\r\nskip-checks: true\r\n\r\n---------\r\n\r\nCo-authored-by: github-actions[bot] ","shortMessageHtmlLink":"fix(markdown_oxide): update root_dir and description (#3114)"}},{"before":"d2b728c6399a66137ee89450a1986e06e227bc53","after":"ee3d635692451bc3ef0e5d4b30ea2fbfdeefc373","ref":"refs/heads/master","pushedAt":"2024-04-23T09:11:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"docs: update server_configurations.md\nskip-checks: true","shortMessageHtmlLink":"docs: update server_configurations.md"}},{"before":"198a0c0d7aaa8542700c83986cf64f2a42c3eff5","after":"d2b728c6399a66137ee89450a1986e06e227bc53","ref":"refs/heads/master","pushedAt":"2024-04-23T09:11:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"glepnir","name":null,"path":"/glepnir","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41671631?s=80&v=4"},"commit":{"message":"fix(debputy): add more filetypes (#3116)","shortMessageHtmlLink":"fix(debputy): add more filetypes (#3116)"}},{"before":"06387c1d79ed34ca311b654bc843822c091488be","after":"198a0c0d7aaa8542700c83986cf64f2a42c3eff5","ref":"refs/heads/master","pushedAt":"2024-04-23T08:34:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"docs: update server_configurations.md\nskip-checks: true","shortMessageHtmlLink":"docs: update server_configurations.md"}},{"before":"ed8b8a15acc441aec669f97d75f2c1f2ac8c8aa5","after":"06387c1d79ed34ca311b654bc843822c091488be","ref":"refs/heads/master","pushedAt":"2024-04-23T08:33:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"glepnir","name":null,"path":"/glepnir","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41671631?s=80&v=4"},"commit":{"message":"feat: add debputy (#3115)","shortMessageHtmlLink":"feat: add debputy (#3115)"}},{"before":"dd8523a776ecbbedb2913db8d53a724883b03632","after":"ed8b8a15acc441aec669f97d75f2c1f2ac8c8aa5","ref":"refs/heads/master","pushedAt":"2024-04-19T06:11:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"docs: update server_configurations.md\nskip-checks: true","shortMessageHtmlLink":"docs: update server_configurations.md"}},{"before":"7342fa3c99b9c5d4bb97d64a076b95d50fefa82f","after":"dd8523a776ecbbedb2913db8d53a724883b03632","ref":"refs/heads/master","pushedAt":"2024-04-19T06:10:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"glepnir","name":null,"path":"/glepnir","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41671631?s=80&v=4"},"commit":{"message":"feat(ltext): add mail and text as ltex filetypes (#3103)","shortMessageHtmlLink":"feat(ltext): add mail and text as ltex filetypes (#3103)"}},{"before":"9b61b0b08955ea205f071ff139e69894e6a0dd38","after":"7342fa3c99b9c5d4bb97d64a076b95d50fefa82f","ref":"refs/heads/master","pushedAt":"2024-04-19T06:10:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"docs: update server_configurations.md\nskip-checks: true","shortMessageHtmlLink":"docs: update server_configurations.md"}},{"before":"9eb6d866840df0f3fb1d2e8f34a7e0cfdf80f980","after":"9b61b0b08955ea205f071ff139e69894e6a0dd38","ref":"refs/heads/master","pushedAt":"2024-04-19T06:10:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"glepnir","name":null,"path":"/glepnir","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41671631?s=80&v=4"},"commit":{"message":"fix(snyk_ls): update root_dir & supported filetypes (#3112)","shortMessageHtmlLink":"fix(snyk_ls): update root_dir & supported filetypes (#3112)"}},{"before":"d65d26a89033a02e222c6cad0b6aa12d26e7f0a9","after":"9eb6d866840df0f3fb1d2e8f34a7e0cfdf80f980","ref":"refs/heads/master","pushedAt":"2024-04-18T06:12:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"docs: update server_configurations.md\nskip-checks: true","shortMessageHtmlLink":"docs: update server_configurations.md"}},{"before":"9266dc26862d8f3556c2ca77602e811472b4c5b8","after":"d65d26a89033a02e222c6cad0b6aa12d26e7f0a9","ref":"refs/heads/master","pushedAt":"2024-04-18T06:12:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"glepnir","name":null,"path":"/glepnir","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41671631?s=80&v=4"},"commit":{"message":"feat: add earthlyls configuration (#3111)","shortMessageHtmlLink":"feat: add earthlyls configuration (#3111)"}},{"before":"da0b236ef3c7fdac8aec758fa88b028cd9358495","after":"9266dc26862d8f3556c2ca77602e811472b4c5b8","ref":"refs/heads/master","pushedAt":"2024-04-15T10:45:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"justinmk","name":"Justin M. Keyes","path":"/justinmk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1359421?s=80&v=4"},"commit":{"message":"fix(gopls): GOMODCACHE is now found in gitbash #3064\n\nProbem:\r\nError due to the command being processed as a single string by git bash's bash.exe.\r\n\r\nSolution:\r\nPass the command and arguments as a list rather than a string.","shortMessageHtmlLink":"fix(gopls): GOMODCACHE is now found in gitbash #3064"}},{"before":"258f671c5d3d92fadb1d38dc6766f9700da5143e","after":"da0b236ef3c7fdac8aec758fa88b028cd9358495","ref":"refs/heads/master","pushedAt":"2024-04-15T06:10:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"docs: update server_configurations.md\nskip-checks: true","shortMessageHtmlLink":"docs: update server_configurations.md"}},{"before":"b73f30d113ace671bcf1f731dfc66987880410e6","after":"258f671c5d3d92fadb1d38dc6766f9700da5143e","ref":"refs/heads/master","pushedAt":"2024-04-15T06:10:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"glepnir","name":null,"path":"/glepnir","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41671631?s=80&v=4"},"commit":{"message":"fix: gitlab-ci-ls filetype (#3109)\n\nNow it loads on yaml.gitlab. Also added yamlls dependency to the same\r\nfiletype.","shortMessageHtmlLink":"fix: gitlab-ci-ls filetype (#3109)"}},{"before":"8d29310a960543bd44b72744db5033a5c5f5d96a","after":"b73f30d113ace671bcf1f731dfc66987880410e6","ref":"refs/heads/master","pushedAt":"2024-04-14T16:50:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"docs: update server_configurations.md\nskip-checks: true","shortMessageHtmlLink":"docs: update server_configurations.md"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEPSe9aQA","startCursor":null,"endCursor":null}},"title":"Activity ยท neovim/nvim-lspconfig"}