SkillAgentSearch skills...

Fastopen.vim

Quick "file opener" Vim plugin using "dmenu".

Install / Use

/learn @icebreaker/Fastopen.vim
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

fastopen.vim

Screenshot

map <c-l> :call fastopen#show('argedit')<cr>

If fugitive.vim is installed, it will auto-detect git repositories and set g:fastopen_list_cmd to git ls-files, otherwise it will fallback to a regular find.

Contribute

  • Fork the project.
  • Make your feature addition or bug fix.
  • Do not bump the version number.
  • Send me a pull request. Bonus points for topic branches.

License

Copyright (c) Mihail Szabolcs. Distributed under the same terms as Vim itself. See :help license.

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated4y ago
Forks0

Languages

Vim script

Security Score

60/100

Audited on Oct 18, 2021

No findings