xaizek / dotvim (License: Unspecified) (since 2018-12-07)
Vim configuration and plugins.
Commit d35c3347c5672eb229c3950a5699a3caa382133a

Update fugitive submodule
Author: xaizek
Author date (UTC): 2023-03-18 18:43
Committer name: xaizek
Committer date (UTC): 2023-03-18 18:43
Parent(s): 283d86de8f7a31b1119ade97466f38fbb7d611eb
Signing key: 99DC5E4DB05F6BE2
Tree: e3ae9857ed6a00c5c7a94013bcacb51108cb9366
File Lines added Lines deleted
pack/other/start/fugitive 1 1
File pack/other/start/fugitive changed (mode: 160000) (index 3bf602b..5b52a0f)
1 Subproject commit 3bf602b13d86b7aef57fec4a2df29467b61435cb
1 Subproject commit 5b52a0f395065d6cb7b65a00a5e17eaf9ebd64d5
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/dotvim

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

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