Skip to content

Commit 22fe0d3

Browse files
syntax: document cylc.vim plugin
1 parent 36d95f9 commit 22fe0d3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/user-guide/writing-workflows/configuration.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ Cylc provides syntax plugins for the following editors:
7272
.. _language-cylc: https://github.com/cylc/language-cylc
7373
.. _Cylc.tmbundle: https://github.com/cylc/Cylc.tmbundle
7474
.. _vscode-cylc: https://marketplace.visualstudio.com/items?itemName=cylc.vscode-cylc
75+
.. _cylc.vim: https://github.com/cylc/cylc.vim
7576

7677
Atom
7778
install the `language-cylc`_ extension.
@@ -90,13 +91,12 @@ Kate
9091
running the following command
9192
``cylc get-resources syntax/cylc.xml .``
9293
installation instructions are at the top of the file.
94+
NeoVim
95+
Install the `cylc.vim` plugin.
9396
PyCharm
9497
Install the `Cylc.tmbundle`_.
9598
Vim
96-
The syntax file can be obtained from the Cylc library by
97-
running the following command
98-
``cylc get-resources syntax/cylc.vim .``
99-
installation instructions are at the top of the file.
99+
Install the `cylc.vim` plugin.
100100
Visual Studio Code
101101
Install the `vscode-cylc`_ extension.
102102
Sublime Text 3

0 commit comments

Comments
 (0)