xaizek / vim-preamble (License: Unspecified) (since 2018-12-07)
Preamble Vim plugin by Mel Davis with a couple of fixes.
Subject SHA-1 Author Date
Improve parsing to handle comments in PHP 7a8b897b87ce36e1a28fbd5c7dda990530d9e0cb xaizek 2016-02-08 21:26:56
Fix creation of multiple foldes 7eac6cee0b0081ba2e145cb72188fb3a9923f43b xaizek 2015-10-31 07:51:25
Update filetypes in README c431aedbc40ea5374b51a2f3bedb27f87662624a xaizek 2015-10-31 07:40:39
Add support for enabling by filetype 313e0638a0aad996bb5bc81716a2fa02f4dce16b Andrew Chen 2015-10-31 01:47:20
Fix documentated default for preamble_min_lines 16589b3a5f727ca7b0dad778e8cd6ed7649ef711 Andrew Chen 2015-10-31 01:45:45
Rename "README" => "README.md" 0fe75e8f7fbf5db1d41a4261eb27acf079f934cf xaizek 2014-11-02 16:13:26
Update the README f840700a73c603883abba5cece839974fcad6649 xaizek 2014-11-02 16:12:42
Add modeline to the documentation e9544b6349f7edef5c2a4846c5a1fdb822cfc199 xaizek 2014-11-02 16:10:28
Fix preamble detection for python 8d0547fcde5d73575823977badd8ba97892ac352 xaizek 2014-11-02 15:57:40
Don't use double quotes when single quotes enough d910694d908d777b4d4186eb32f22574346f5f0f xaizek 2014-11-02 15:56:17
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/vim-preamble

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/vim-preamble

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master