Skip to content

Commit

Permalink
what does this module do (for @kartar)
Browse files Browse the repository at this point in the history
  • Loading branch information
timtim123456 committed Jul 13, 2011
1 parent c5453f7 commit 5635e50
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
@@ -1,7 +1,24 @@
vim-puppet
==========

Make vim more Puppet friendly!

Provides
--------

* Formatting based on the latest Puppetlabs Style Guide
* Syntax highlighting
* Automatic => alignment (when the
[tabular](https://github.com/godlygeek/tabular) plugin is also installed)
* Snippets for builtin types and functions (when the
[snipmate](https://github.com/msanders/snipmate.vim) plugin is also
installed)
* Doesn't require a bloated JRE
* Doesn't take minutes to open

For bonus points, install the
[syntastic](https://github.com/scrooloose/syntastic) plugin for automatic
syntax checking while in vim.

Installation
------------
Expand Down

0 comments on commit 5635e50

Please sign in to comment.