aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
Commit message (Expand)AuthorAgeFilesLines
* fix(docs): handle config errors, document rename #4192Justin M. Keyes2025-11-161-4/+18
* docs: root marker priorityJustin M. Keyes2025-09-211-0/+25
* docs: notes on buffer-local commands #3924Dmytro Meleshko2025-06-231-3/+4
* ci(lint): use client:exec_cmd() #3755Justin M. Keyes2025-04-211-14/+35
* fix: use "Lsp" prefix for config-defined commandsJustin M. Keyes2025-04-211-4/+4
* docs: update contributing.md to new style lsp config #3712Yochem van Rosmalen2025-04-131-57/+33
* ci: check for deprecated util functions #3462Justin M. Keyes2024-11-261-1/+1
* feat(docs): autogenerate default_config docsJustin M. Keyes2024-10-241-2/+4
* docs: add requirement of a new server (#3368)glepnir2024-10-151-0/+8
* ci: rename README_template.md #3357Justin M. Keyes2024-10-061-1/+1
* refactor: rename "server_configurations" => "configs" #3330Justin M. Keyes2024-10-011-3/+3
* docs: CONTRIBUTING.md cleanupJustin M. Keyes2024-10-011-37/+46
* fix(CONTRIBUTING): typos (#3204)Antonin Godard2024-06-151-2/+2
* docs: simplify CONTRIBUTING documentation #3132dundargoc2024-04-291-4/+10
* docs: fix broken links to LSP specification (#2631)strager2023-05-241-2/+2
* fix: use exepath on server command (#2595)Raphael2023-05-091-14/+2
* chore: remove redundant config for Lua (#2523)Zhizhen He2023-03-231-1/+1
* docs: unverbose, mention "settings" paramJustin M. Keyes2022-06-131-1/+1
* docs: update outdated example in contributing (#1843)Michael Lingelbach2022-04-161-16/+43
* chore: remove all package.json (#1656)Michael Lingelbach2022-02-251-3/+0
* docs: update CONTRIBUTING.mdMichael Lingelbach2021-12-261-1/+9
* chore(docs): add a section about windows shimskylo2522021-12-081-1/+12
* docs: add selene to the list of required linters (#1536)dundargoc2021-12-041-1/+1
* chore: clean up importsMichael Lingelbach2021-11-251-2/+2
* docs: clarify server naming conventions (#1456)Michael Lingelbach2021-11-191-0/+2
* docs: make CONTRIBUTING more visible via move (#1396)Michael Lingelbach2021-11-101-0/+88
* docs: documentation overhaul (#1384)Michael Lingelbach2021-11-091-88/+0
* docs: update contributing guideMichael Lingelbach2021-10-301-53/+68
* Update CONTRIBUTING.mdMichael Lingelbach2021-07-041-3/+4
* UpdateMichael Lingelbach2021-05-171-15/+0
* Remove all installers and install logicMichael Lingelbach2021-01-031-7/+2
* Rename nvim_lsp to lspconfigHirokazu Hata2020-09-061-1/+1
* doc #346Justin M. Keyes2020-09-051-20/+27
* Makefile: add lint commantHirokazu Hata2020-05-211-0/+5
* docgen.lua: require() all configsJustin M. Keyes2020-02-021-1/+1
* nvim_lsp.lua: lazy require language server modules (#109)Hirokazu Hata2020-02-021-2/+0
* doc #108Justin M. Keyes2020-01-311-46/+40
* rename "skeleton" to "configs" #100Michael Lingelbach2020-01-311-6/+6
* CI: luacheck #86Hirokazu Hata2019-12-311-0/+1
* remove Vimscript wrapper nvim_lsp#setup()Justin M. Keyes2019-12-081-38/+25
* Use a template for README.md (#28)Ashkan Kiani2019-11-171-5/+4
* Redo installation. (#17)Ashkan Kiani2019-11-151-0/+15
* Add github actions for docgen (#7)Ashkan Kiani2019-11-141-0/+6
* Improve documentation and docgen command.Ashkan Kiani2019-11-141-2/+4
* Rename to nvim_lsp and nvim-lsp.Ashkan Kiani2019-11-141-2/+2
* Darn you, tabs.Ashkan Kiani2019-11-141-6/+6
* Add contributing docs and clangd config.Ashkan Kiani2019-11-141-0/+78