Skip to content

Commit 5465785

Browse files
committed
mention eglot for emacs support
1 parent c3e8694 commit 5465785

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/editor_integration.rst

+2
Original file line numberDiff line numberDiff line change
@@ -161,10 +161,12 @@ to set ``fortls`` for Fortran files
161161

162162
Install the `lsp-mode`_ plugin. This should then allow for the variables
163163
`lsp-clients-fortls-args`_ and `lsp-clients-fortls-executable`_ to be defined in the ``~/.emacs`` configuration file.
164+
Alternatively, the `eglot`_ lsp client also supports fortls out of the box.
164165

165166
.. _lsp-mode: https://emacs-lsp.github.io/lsp-mode/page/installation
166167
.. _lsp-clients-fortls-args: https://emacs-lsp.github.io/lsp-mode/page/lsp-fortran/#lsp-clients-fortls-args
167168
.. _lsp-clients-fortls-executable: https://emacs-lsp.github.io/lsp-mode/page/lsp-fortran/#lsp-clients-fortls-executable
169+
.. _eglot: https://github.com/joaotavora/eglot
168170

169171
Visual Studio 2017
170172
------------------

0 commit comments

Comments
 (0)