xaizek / dotvim (License: Unspecified) (since 2018-12-07)
Vim configuration and plugins.
Subject SHA-1 Author Date
Fix b:filetype_in_cpp_family error in recent Vim 6d4ac6b6201f6a81f1d1677a89c17352c86c629a xaizek 2024-01-12 13:27:05
Reduce 'history' to 1000 2fd60b20613d6827dc1cd1d4a1d09a1513ea053c xaizek 2023-12-24 22:44:04
Make "experiments and tests" section empty 9ced4c0318d21ee30b70cd90d43629a6f6a13b8e xaizek 2023-10-28 17:36:36
Fix a typo in vimrc: slepp -> spell 4be5e5fc0cbadabdbd29dc23b37d429273c2c9aa xaizek 2023-03-18 18:58:42
Update Vifm submodule 4f3966790228f8c0ee689fac35c5e833dac49806 xaizek 2023-03-18 18:51:29
Update Rename plugin bb412bf0097e5d3f33386826ab7f4ff9de8a1ab5 xaizek 2023-03-18 18:47:40
Update linediff submodule c504d25a8b958104cb5062d0a41d91c9a00b0cb2 xaizek 2023-03-18 18:45:42
Don't use system() to read a file in ifdef plugin 11295bec65e386e006e9e763f14c0556e4fba53e xaizek 2023-03-18 18:45:08
Update fugitive submodule d35c3347c5672eb229c3950a5699a3caa382133a xaizek 2023-03-18 18:43:56
Update extradite submodule 283d86de8f7a31b1119ade97466f38fbb7d611eb xaizek 2023-03-18 18:42:24
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