Skip to content

64-bitman/vim-saveroot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Saveroot

Plugin that changes the current working directory based on a set of rules. These rules include:

  • Being an ancestor of a directory
  • Having a file or directory as a descendant
  • Matching a given path

These rules can include globs as well in order to match any character(s). Additionally they can also be negated.

Usage

Run :help saveroot for more information on usage and configuration.

License

MIT License

About

Changes current working directory based on a set of rules in Vim9script.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published