summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ; * doc/misc/eglot.texi: Undo recent "fixes" to the Eglot manual.feature/eglot2emacsEli Zaretskii2022-10-201-27/+27
* Merge branch 'feature/eglot-texi-manual' into feature/eglot2emacsJoão Távora2022-10-202-1/+1129
|\
| * Revert "eglot.texi: Make example more realistic"feature/eglot-texi-manualJoão Távora2022-10-201-6/+6
| * Fix Eglot manual's description of eglot-workspace-configurationJoão Távora2022-10-201-5/+6
| * eglot.texi: Explain where to find third-party packagesStefan Kangas2022-10-201-9/+11
| * eglot.texi: Make example more realisticStefan Kangas2022-10-201-6/+6
| * eglot.texi: Move sentence on LSP Servers earlierStefan Kangas2022-10-201-5/+5
| * ; eglot.texi: Fix typos and minor inconsistenciesStefan Kangas2022-10-201-21/+22
| * * doc/misc/Makefile.in (INFO_COMMON): Add eglot.Stefan Kangas2022-10-201-1/+1
| * Remove spurious trailing ':' in doc/misc/eglot.texiJoão Távora2022-10-191-1/+1
| * Tweak some node names in doc/misc/eglot.texiJoão Távora2022-10-191-14/+14
| * More minor fixes to doc/misc/eglot.texiJoão Távora2022-10-181-45/+53
| * Minor stylistic fixes to introduction of doc/misc/eglot.texiJoão Távora2022-10-181-18/+18
| * Add new Texinfo manual for the Eglot LSP clientEli Zaretskii2022-10-181-0/+1116
* | ; Merge from https://github.com/joaotavora/eglotJoão Távora2022-10-201-0/+3457
|\ \
| * | Expose eglot-{} to be used in eglot-workspace-configurationJoão Távora2022-10-201-0/+1
| * | Rework header of eglot.elJoão Távora2022-10-201-27/+58
| * | Do use eglot-connect-timeout if eglot-sync-connect is tJoão Távora2022-10-201-1/+2
| * | * eglot.el (version): actually bump to 1.9João Távora2022-10-111-1/+1
| * | Fix docstring of eglot-list-connections-modeJoão Távora2022-10-081-3/+2
| * | Make eglot-code-actions usable non-interactivelyJoão Távora2022-10-051-13/+23
| * | Add half-baked m-x eglot-list-connectionsJoão Távora2022-10-051-0/+34
| * | Rename "eglot -> eglot" in docstringsJoão Távora2022-10-041-13/+13
| * | Make clojure-lsp handle more major modes at onceJoão Távora2022-09-261-1/+2
| * | Add support for "single server, multiple modes"João Távora2022-09-261-25/+45
| * | Shoosh byte-compilation warnings about line numbering functionsJoão Távora2022-09-261-8/+12
| * | Fix blunder in eglot--guess-contactJoão Távora2022-09-241-4/+5
| * | Revert "fix jdtls support"João Távora2022-09-191-1/+1
| * | Don't use three-argument plist-getJoão Távora2022-09-191-7/+9
| * | Don't return hash tables from e-w-configuration-plistJoão Távora2022-09-181-3/+3
| * | Allow eglot-workspace-configuration to be a plistJoão Távora2022-09-181-13/+33
| * | Don't exceed max-specdl-size in big go projectsJoão Távora2022-09-181-2/+1
| * | Allow :initializationoptions in eglot-server-programsJoão Távora2022-09-181-20/+21
| * | Adjust last commit about workspace configurationJoão Távora2022-09-171-3/+1
| * | Rework readme.md about workspace configuration againJoão Távora2022-09-171-18/+25
| * | Add eglot-show-configuration to debug workspace configurationsFredrik Bergroth2022-09-171-0/+13
| * | Prefer documentchanges to changes in server-initiated editsTheodor Thornhill2022-09-091-2/+6
| * | Add support for jedi-language-server (again)jgart2022-09-091-1/+1
| * | Don't return poorly supported "special elements" in eglot-imenuJoão Távora2022-09-091-27/+25
| * | Fix jdtls supportManuel Uberti2022-09-081-1/+1
| * | Add marksman server for markdownArtem Pyanykh2022-09-081-1/+2
| * | Add out-of-box support for perl lsp serverChristian Garbs2022-07-261-1/+2
| * | Merge commit '7738854e09' to fix fallout of force-push in gnu elpaJoão Távora2022-07-240-0/+0
| |\ \
| | * | Add support for jedi-language-serverjgart2022-07-091-1/+1
| * | | Always default eglot-strict-mode to nilJoão Távora2022-07-221-8/+6
| * | | Fix embarrassing paren-matching blunder in eglot.elJoão Távora2022-07-191-1/+1
| * | | Reply more reasonably to server's workspace/applyeditJoão Távora2022-07-191-1/+2
| * | | Appease byte-compiler warnings about wrong use of quotesJoão Távora2022-07-191-4/+3
| * | | Eglot-workspace-configuration can be a functionJoão Távora2022-07-191-4/+14
| * | | Be more conservative with the lsp identifier guessJoão Távora2022-07-151-4/+5