File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/user-guide/writing-workflows Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -116,6 +116,7 @@ Cylc provides syntax plugins for the following editors:
116
116
.. _language-cylc : https://github.com/cylc/language-cylc
117
117
.. _Cylc.tmbundle : https://github.com/cylc/Cylc.tmbundle
118
118
.. _vscode-cylc : https://marketplace.visualstudio.com/items?itemName=cylc.vscode-cylc
119
+ .. _cylc.vim : https://github.com/cylc/cylc.vim
119
120
120
121
Atom
121
122
install the `language-cylc `_ extension.
@@ -134,13 +135,12 @@ Kate
134
135
running the following command
135
136
``cylc get-resources syntax/cylc.xml . ``
136
137
installation instructions are at the top of the file.
138
+ NeoVim
139
+ Install the `cylc.vim ` plugin.
137
140
PyCharm
138
141
Install the `Cylc.tmbundle `_.
139
142
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.
144
144
Visual Studio Code
145
145
Install the `vscode-cylc `_ extension.
146
146
Sublime Text 3
You can’t perform that action at this time.
0 commit comments