https://github.com/zorab47/procfile.vim
Basic Procfile support for vim
https://github.com/zorab47/procfile.vim
procfile vim vim-plugin
Last synced: about 2 months ago
JSON representation
Basic Procfile support for vim
- Host: GitHub
- URL: https://github.com/zorab47/procfile.vim
- Owner: zorab47
- License: mit
- Created: 2021-09-14T13:46:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-01T14:50:19.000Z (11 months ago)
- Last Synced: 2025-05-01T15:41:41.909Z (11 months ago)
- Topics: procfile, vim, vim-plugin
- Language: Vim Script
- Homepage:
- Size: 1.95 KB
- Stars: 6
- Watchers: 1
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Procfile.vim
Basic Procfile support for Vim.
## Installation
Use your favorite plugin manager.
### [vim-plug][]
```viml
Plug 'zorab47/procfile.vim'
```
[vim-plug]: https://github.com/junegunn/vim-plug