Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

google/vim-selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

selector is a utility to help plugin authors launch a window to choose one of several options.

For details, see the executable documentation in the vroom/ directory or the helpfiles in the doc/ directory. The helpfiles are also available via :help selector if selector is installed (and helptags have been generated).

Installation

This example uses Vundle, whose plugin-adding command is Plugin.

" Add maktaba and selector to the runtimepath.
" (The latter must be installed before it can be used.)
Plugin 'google/maktaba'
Plugin 'google/vim-selector'

Disclaimer

This is not an official Google product.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published