tpope / vim-cucumber

Vim Cucumber runtime files
http://www.vim.org/scripts/script.php?script_id=2973
324 stars 63 forks source link

Auto align cucumber files if Tabularize is present #20

Closed nikolavp closed 10 years ago

nikolavp commented 10 years ago

This will automatically align the tables on "|" character if the tabular plugin is present.

tpope commented 10 years ago

These runtime files ship with Vim itself, and that's way too hacky to include there (even though I wrote it/use it myself).