Commit e8145fb7690493234908f3b2ca711da413d2a6de

Enable 'windinc' for several commands
Author: xaizek
Author date (UTC): 2025-11-25 14:20
Committer name: xaizek
Committer date (UTC): 2025-11-25 14:20
Parent(s): ccdaf1d11a9383b198c5b5eeaada80b0c178edf6
Signing key: 99DC5E4DB05F6BE2
Tree: 07b7b3cb709d439018c45107aff0bf5af246f3fe
File Lines added Lines deleted
vifmrc 3 0
File vifmrc changed (mode: 100644) (index a80b4a8..6058d45)
... ... endif
137 137 " get rid of delay before drawing graphics " get rid of delay before drawing graphics
138 138 set previewoptions+=graphicsdelay:0 set previewoptions+=graphicsdelay:0
139 139
140 " always show completion for the following commands
141 set wildinc=:bmgo,:session,:wingo
142
140 143 " ============================================================================== " ==============================================================================
141 144 " custom status line look " custom status line look
142 145
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