Skip to content

Commit

Permalink
Merge pull request #624 from oliver-sanders/cylc.vim
Browse files Browse the repository at this point in the history
syntax: document cylc.vim plugin
  • Loading branch information
oliver-sanders authored Nov 25, 2024
2 parents 878ed37 + 22fe0d3 commit d76834f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/user-guide/writing-workflows/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ Cylc provides syntax plugins for the following editors:
.. _language-cylc: https://github.com/cylc/language-cylc
.. _Cylc.tmbundle: https://github.com/cylc/Cylc.tmbundle
.. _vscode-cylc: https://marketplace.visualstudio.com/items?itemName=cylc.vscode-cylc
.. _cylc.vim: https://github.com/cylc/cylc.vim

Atom
install the `language-cylc`_ extension.
Expand All @@ -134,13 +135,12 @@ Kate
running the following command
``cylc get-resources syntax/cylc.xml .``
installation instructions are at the top of the file.
NeoVim
Install the `cylc.vim` plugin.
PyCharm
Install the `Cylc.tmbundle`_.
Vim
The syntax file can be obtained from the Cylc library by
running the following command
``cylc get-resources syntax/cylc.vim .``
installation instructions are at the top of the file.
Install the `cylc.vim` plugin.
Visual Studio Code
Install the `vscode-cylc`_ extension.
Sublime Text 3
Expand Down

0 comments on commit d76834f

Please sign in to comment.