Skip to content

Gullumluvl/vim-Condor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Syntax highlighting for HTCondor control files

HTCondor is a computing cluster scheduler.

See man condor_submit for the syntax of submission files.

Recognizes (non exhaustive list):

  • All commands listed in the manpage,
  • Queue commands,
  • argument quoting,
  • macros,
  • comments.

Autodetection

The autodetection of the filetype works for all files with .condor.txt or .condor extension. If needed, modify accordingly the ftdetect/Condor.vim commands.

Installing

I personally use Tim Pope's Pathogen as my plugin manager (and recommend it).

With Pathogen, simply clone this repository inside ~/.vim/bundle/.

Disclaimer

Likely buggy, but it fits my needs so far.

About

Syntax highlighting in Vim for HTCondor submission files

Topics

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors