https://github.com/bow/singularity-vim
Vim syntax files for Singularity recipe files
https://github.com/bow/singularity-vim
Last synced: 5 months ago
JSON representation
Vim syntax files for Singularity recipe files
- Host: GitHub
- URL: https://github.com/bow/singularity-vim
- Owner: bow
- License: bsd-3-clause
- Archived: true
- Created: 2017-10-17T11:53:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-10-26T05:39:37.000Z (over 3 years ago)
- Last Synced: 2025-01-26T06:24:50.850Z (over 1 year ago)
- Language: Vim Script
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# singularity-vim
Vim syntax files for [Singularity](http://singularity.lbl.gov/) [recipes](http://singularity.lbl.gov/docs-recipes).
# Installation
## Using Pathogen
git clone https://github.com/bow/singularity.vim.git ~/.vim/bundle/singularity
## Manual
Copy the files inside `syntax`, `ftdetect`, and `ftplugin` directories into their respective counterparts in your
`~/.vim` directory.