Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cylc.vim

Simple standalone vim plugin for Cylc

Installation

It is recommended to install as a Vim package (see :help packages):

mkdir -p ~/.vim/pack/vendor/start
cd ~/.vim/pack/vendor/start
git clone https://github.com/vsherratt/cylc.vim.git

Otherwise, use your favourite plugin manager, such as pathogen.vim.

Usage

Cylc syntax is linked to standard vim highlighting groups, so should already be consistent with any colour scheme.

Syntax-based folding is enabled; if you want to open files with folds initially open, then add the following line to your vimrc:

set foldlevelstart=99

About

Vim plugin for Cylc

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages