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 @@ -72,6 +72,7 @@ Cylc provides syntax plugins for the following editors:
72
72
.. _language-cylc : https://github.com/cylc/language-cylc
73
73
.. _Cylc.tmbundle : https://github.com/cylc/Cylc.tmbundle
74
74
.. _vscode-cylc : https://marketplace.visualstudio.com/items?itemName=cylc.vscode-cylc
75
+ .. _cylc.vim : https://github.com/cylc/cylc.vim
75
76
76
77
Atom
77
78
install the `language-cylc `_ extension.
90
91
running the following command
91
92
``cylc get-resources syntax/cylc.xml . ``
92
93
installation instructions are at the top of the file.
94
+ NeoVim
95
+ Install the `cylc.vim ` plugin.
93
96
PyCharm
94
97
Install the `Cylc.tmbundle `_.
95
98
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.
100
100
Visual Studio Code
101
101
Install the `vscode-cylc `_ extension.
102
102
Sublime Text 3
You can’t perform that action at this time.
0 commit comments