Skip to content

Commit d76834f

Browse files
Merge pull request #624 from oliver-sanders/cylc.vim
syntax: document cylc.vim plugin
2 parents 878ed37 + 22fe0d3 commit d76834f

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
@@ -116,6 +116,7 @@ Cylc provides syntax plugins for the following editors:
116116
.. _language-cylc: https://github.com/cylc/language-cylc
117117
.. _Cylc.tmbundle: https://github.com/cylc/Cylc.tmbundle
118118
.. _vscode-cylc: https://marketplace.visualstudio.com/items?itemName=cylc.vscode-cylc
119+
.. _cylc.vim: https://github.com/cylc/cylc.vim
119120

120121
Atom
121122
install the `language-cylc`_ extension.
@@ -134,13 +135,12 @@ Kate
134135
running the following command
135136
``cylc get-resources syntax/cylc.xml .``
136137
installation instructions are at the top of the file.
138+
NeoVim
139+
Install the `cylc.vim` plugin.
137140
PyCharm
138141
Install the `Cylc.tmbundle`_.
139142
Vim
140-
The syntax file can be obtained from the Cylc library by
141-
running the following command
142-
``cylc get-resources syntax/cylc.vim .``
143-
installation instructions are at the top of the file.
143+
Install the `cylc.vim` plugin.
144144
Visual Studio Code
145145
Install the `vscode-cylc`_ extension.
146146
Sublime Text 3

0 commit comments

Comments
 (0)