cd-hook : Provides a Cd command and associated autocmd calls
| script karma |
Rating -1/1,
Downloaded by 551 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Rich Healey |
| |
| script type |
| utility |
| |
| description |
This very simple plugin implements a wrapper around chdir that allows you to
bind arbitrary actions to it.
You call the new action with :Cd which completes the same way :chdir does. |
| |
| install details |
Simply install the plugin in plugin/ and then bind actions with something like
autocmd User chdir Rvm
(If you use vim-rvm) and that command will be executed when you change
directories. You can assign as many as you want! |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|