xaizek / vim-preamble (License: Unspecified) (since 2018-12-07)
Preamble Vim plugin by Mel Davis with a couple of fixes.
Commit 0fe75e8f7fbf5db1d41a4261eb27acf079f934cf

Rename "README" => "README.md"
Author: xaizek
Author date (UTC): 2014-11-02 16:13
Committer name: xaizek
Committer date (UTC): 2014-11-02 16:13
Parent(s): f840700a73c603883abba5cece839974fcad6649
Signing key:
Tree: 0bb2f20618a625f85ed6aa63e5aaba9e7b3584d7
File Lines added Lines deleted
README.md 0 0
File README.md renamed from README (similarity 100%)
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