Skip to content

Provides a minimal, convenient set of functions to run commands as if your working directory was in the directory of the buffer holding focus.

License

Notifications You must be signed in to change notification settings

samjwill/vim-bufdir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

Provides a minimal, convenient set of functions to run commands as if your working directory was in the directory of the buffer holding focus.

vim-bufdir_demo.mp4

Usage

See doc/vim-bufdir.txt for usage details, or after installation, run :help vim-bufdir.

Installation

Using vim-plug:

Plug 'samjwill/vim-bufdir'

Manual:

  • Copy the contents of the plugin directory to ~/.vim/plugin and ensure that they load on startup.
  • Copy the contents of the doc directory to ~/.vim/doc/
  • Open Vim and run :helptags on the ~/.vim/doc directory

About

Provides a minimal, convenient set of functions to run commands as if your working directory was in the directory of the buffer holding focus.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published