https://github.com/puppetlabs/puppet-syntax-vim
Puppet language syntax highlighting for Vim
https://github.com/puppetlabs/puppet-syntax-vim
Last synced: 9 months ago
JSON representation
Puppet language syntax highlighting for Vim
- Host: GitHub
- URL: https://github.com/puppetlabs/puppet-syntax-vim
- Owner: puppetlabs
- License: other
- Archived: true
- Created: 2011-11-18T20:05:54.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2019-08-30T22:22:02.000Z (almost 7 years ago)
- Last Synced: 2024-09-27T20:01:29.979Z (almost 2 years ago)
- Language: Vim script
- Homepage:
- Size: 19.5 KB
- Stars: 99
- Watchers: 38
- Forks: 42
- Open Issues: 6
-
Metadata Files:
- Readme: README
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
THIS PLUGIN IS NO LONGER MAINTAINED!
PLEASE USE @rodjek's PLUGIN FOUND AT https://github.com/rodjek/vim-puppet
To install these files, copy them into ~/.vim, or the relevant
system-wide location. To use the ftplugin and indenting, you may need
to enable them with "filetype plugin indent on" in your vimrc.