Skip to content

vsherratt/old_cylc.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published