Commit graph

65 commits

Author SHA1 Message Date
Henrik Lissner
329864ba9d Update docs/modules.org 2021-03-06 00:51:19 -05:00
Han
ba0f791b05
lang/julia: improve lsp support (#4012)
* lang/julia: include lsp-julia w/o language server

Use nonrecursive clone to get lsp-julia without bundled
LanguageServer.jl (plus dependencies) and include instructions in the
README on how to install the language server (bundled or otherwise).

* lang/julia: add checks for julia +lsp in doctor

Add two checks, both only for when the +lsp feature is enabled:
- Check if (:tools lsp) is selected
- Check if LanguageServer.jl is installed

* lang/julia: indicate SymbolServer.jl as dependency

It is itself a dependency of LanguageServer.jl, but it's necessary to
add it separately in order to do `using SymbolServer`.

* tools/lsp: add julia language server to list

* lang/julia: add eglot support using eglot-jl

Forcing eglot-jl to not install its own LanguageServer.jl is a bit of a
hack though.

* lang/julia: make timeout increase buffer-local

Suggestion by @benneti to use `setq-local` instead of `setq` to prevent
a timeout increase in non-Julia eglot buffers.

* Fix issues

Co-authored-by: Henrik Lissner <henrik@lissner.net>
2021-03-01 22:25:35 -05:00
Dave Abrahams
2660c3074a
Title the Module Index "Module Index"
Perhaps a silly suggestion, but when I followed the link I wasn't sure I'd landed in the right place.
2021-02-15 16:20:14 -08:00
Henrik Lissner
7d3a41567d
lang/lua: add +fennel 2020-11-09 21:24:24 -05:00
Henrik Lissner
9929883bf9
Merge pull request #4001 from akirabaruah/emojify
ui/emojis: New module for inserting/displaying emojis
2020-10-19 01:25:47 -04:00
Akira Baruah
813804066d ui/emojis: New module for inserting emojis
Uses the emojify package to enable displaying and inserting emojis. Also
adds a new binding "SPC i e" to insert an Emoji. Includes basic docs.
2020-10-11 20:37:19 -07:00
Sam Precious
7c5fe3cf30 Completed PR changes 2020-10-06 08:34:15 +01:00
Jussi Timperi
1a3326be53
checkers/spell: add support for using enchant 2020-08-26 13:57:06 +03:00
Henrik Lissner
e54bb170c3
docs/modules: fix os/macos & ui/ligatures links 2020-08-21 01:26:42 -04:00
Henrik Lissner
f4ec42ae5c
Move :tools macos to :os macos 2020-08-20 02:14:32 -04:00
Henrik Lissner
7081d833f6
Move :ui pretty-code to :ui ligatures
Includes a major refactor of the module.
2020-08-20 02:14:32 -04:00
Henrik Lissner
0a4841b247
Add :os tty module
- Moves clipetty to its own, opt-in module (#2671, #3195, #3498)
- Fix cursor shape changing between evil states (#1994)
- Moves `xterm-mouse-mode` and `visible-cursor` config out of core.
2020-08-07 23:44:39 -04:00
Henrik Lissner
39344dee79
lang/python: update & correct README
Corrected typos and misinformation, also mentioned new +pyright flag.
2020-08-07 19:05:49 -04:00
Henrik Lissner
68136f7ff9
lang/org: add +pretty flag; move org-superstar
org-superstar is no longer enabled by default, due to unicode-related
crashes and general slowness betraying our "gotta go fast" mantra.
2020-08-05 18:31:01 -04:00
Henrik Lissner
e01a9e8173
docs/modules.org: minor revisions 2020-07-31 16:03:36 -04:00
Seong Yong-ju
9caf05ffe4 Update :tools/lookup +xwidget support
Remove :tools/lookup +xwidget. Provide
`+lookup-xwidget-webkit-open-url-fn` so that we can manually configure
Xwidget WebKit browser for `+lookup/online` or `+lookup/in-docsets`.
2020-06-24 12:37:56 +09:00
Zachary
e8e35cde20
Add missing gdscript listing in modules.org (#3314)
* Add missing gdscript listing in modules.org

* Add link & flags to :lang gdscript

Co-authored-by: Henrik Lissner <accounts@v0.io>
2020-06-06 18:17:08 -04:00
Marcus Ramberg
35ec72d080 Rename perl module to raku.
It doesn't actually contain any Perl config.
2020-06-05 21:01:23 +02:00
Gerry Agbobada
da1117e7f0
[doc] Add +eglot flag in docs/modules 2020-05-28 09:34:19 +02:00
Antoine Martin
3572af0947
Add missing modules to docs/modules.org (#3169)
* Add missing :lang modules to docs

* Sort :lang modules doc alphabetically

* Add missing :tools modules to docs

* Add missing :ui modules to docs

* Add TODOs to module entries missing short desc
2020-05-24 22:55:42 -04:00
Rune Nesheim
1acc543823 add missing +features to modules.org 2020-05-18 11:49:40 +02:00
nobv
7976608603 Updated :lang purescriipt flag in docs/modules.org 2020-05-14 14:18:22 +09:00
Henrik Lissner
b74abebffa
Update :tools lookup flags in docs/modules.org 2020-05-08 05:55:11 -04:00
Henrik Lissner
4d8ab273d5
Remove duplicate latex entry in docs/modules.org 2020-04-26 04:47:26 -04:00
Henrik Lissner
146c099eae
Merge pull request #2743 from MYDavoodeh/lsp-tex
Added +lsp to Tex-Mode.
2020-04-26 04:44:32 -04:00
Henrik Lissner
6520a4b45d
Merge pull request #2956 from tokilone/add-poetry-suport
Add Poetry support
2020-04-26 04:42:12 -04:00
M. Yas. Davoodeh
96276a688d
Merge branch 'develop' into lsp-tex 2020-04-26 10:40:34 +04:30
M. Yas. Davoodeh
e4b570c9ae Fix tex-lsp related commented issues 2020-04-26 10:37:35 +04:30
Viktor Astakhov
2fdffb7466 Add poetry flag to the documentation 2020-04-25 16:44:23 +03:00
Henrik Lissner
fe3f3d91c3
tools/magit: gate forge behind flag & add README #1166 2020-04-23 23:56:17 -04:00
Henrik Lissner
4a8c4815f1
Add :lang yaml module
Removes yaml-mode from :lang data and adds LSP support (#2502).

Closes #2502

Co-authored-by: Seong Yong-ju <sei40kr@gmail.com>
2020-04-23 23:56:14 -04:00
Henrik Lissner
b151abfd34
Add :lang json module
Removes json-mode from :lang data and adds LSP support (#2502).
2020-04-23 23:28:50 -04:00
Henrik Lissner
2d766cfa0c
Remove :lang assembly
This module is too trivial, and provides nothing that the user couldn't
install themselves.
2020-04-23 23:28:50 -04:00
Henrik Lissner
09f617de8b
tools/debugger: move dap-mode behind +lsp flag
+ To make this consistent with other opt-in LSP integration
+ Install posframe for dap-ui-mode to work (#2934)

Fixes #2934
2020-04-18 20:22:40 -04:00
Henrik Lissner
1cb753cbb1
lang/haskell: remove intero support
The package was deprecated and abandoned upstream since November 2019.

Closes #2121
2020-04-14 19:27:33 -04:00
Henrik Lissner
3e340ab415
Add :emacs undo module
Moves undo-fu/undo-tree out of core and allows uses to choose one or the
other.

Relevant to #2339
2020-04-13 18:45:40 -04:00
AlexLewandowski
82a659c1d3 Add +lsp flag to Julia in docs 2020-04-08 14:54:18 -06:00
Henrik Lissner
8a115642ab
Merge pull request #2812 from yoavm448/tex-fold
Add +fold flag to lang/latex for TeX-fold
2020-04-07 17:37:47 -04:00
Henrik Lissner
9eb95fb9f8
Merge verbatim blocks for lang/latex flags 2020-04-07 17:37:32 -04:00
yoavm448
5e35662b9f Add +fold flag to lang/latex for TeX-fold 2020-04-07 15:48:49 +03:00
Henrik Lissner
fda60c529a
docs/modules.org: add :editor god 2020-04-01 23:06:03 -04:00
Henrik Lissner
93c3749350
ui/pretty-code: refactor & add README.org #1166 2020-03-31 01:01:13 -04:00
Henrik Lissner
33b95c628a
Add lang/sml module
Closes #1947
2020-03-29 19:40:37 -04:00
Henrik Lissner
f28a304abd
Add +roam submodule to lang/org
Closes #2764, #2759
2020-03-29 19:02:09 -04:00
Henrik Lissner
00a21e98f0
Add +ghcide flag to lang/haskell
Closes #2622
2020-03-29 19:02:09 -04:00
Dror Levin
7f28a0eb47
Document +icons for ivy in the module index 2020-03-20 12:08:30 +02:00
M. Yas. Davoodeh
6b68dcceee Minor fixes in docs and check for :lang lsp. 2020-03-19 19:19:35 +03:30
Otávio Schwanck dos Santos
992f4b76f4
lang/ruby: add +chruby (#2667)
Co-authored-by: Henrik Lissner <accounts@v0.io>
2020-03-09 14:04:10 -04:00
Otávio Schwanck dos Santos
e50c781207
Add :lang ruby documentation #1166 #2681
Co-authored-by: Henrik Lissner <henrik@lissner.net>
2020-03-08 22:34:02 -04:00
Alexander Graul
28ce581ca4 Add Rails support to Ruby module
The +rails flag sets up projectile-rails as a minor mode for
enh-ruby-mode and, if enabled under :lang, web-mode. Projectile-rails
keybindings are under "<localleader> r".

robe-rails-refresh was moved to "<localleader> R".
2020-03-03 07:35:12 +01:00