Subject SHA-1 Author Date
Add sign command to generate GPG signature 0606bf3e76178d55b79d0f9175a2dcc30be22aba xaizek 2023-03-18 19:33:45
Add :bak command to "clone %c.bak" 792fec9950be5b5c8ab848301ce42d043a307157 xaizek 2023-03-18 19:32:40
Add <silent> to ,S mapping 55c651c02ceffdcf2042db97708f77168997cc51 xaizek 2023-03-18 19:32:20
Improve/extend filtering 1743008623d1a2d947cadb2de4e6d4f6bf463388 xaizek 2023-03-18 19:30:50
Try out more colorschemes 1b7cd3d0480854c8f76dae8c7f080e693e9ab357 xaizek 2023-03-18 19:30:10
Add mappings to move between sibling directories 6e1d0151c4120c8ce9f802bc68c461075ac45913 xaizek 2020-06-02 17:35:19
Add :diff command to invoke `vim -d` 1ca22d0ea3d3d12fba5e1c57bf478c8aa1c63f2b xaizek 2020-04-20 14:54:21
Make V mark point at Vim's pack directory 0b87a5667fe7f5008a1ea796f019a2781176a632 xaizek 2020-03-16 10:34:45
Add <silent> to three mappings 2848df96b32c9bc187245e5915c765991f4b0a30 xaizek 2020-03-16 10:34:09
Highlight Qt Creator's project files (*.pro) a90ce7907e98ed43c749b8341d63ad794d5e9bdc xaizek 2020-03-16 10:31:29
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/dotvifm

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

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