SkillAgentSearch skills...

Lusty

LustyExplorer / LustyJuggler for Vim

Install / Use

/learn @sjbach/Lusty
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

These are a set of plugins for Vim. You can download released versions here:

lusty-explorer.vim: http://www.vim.org/scripts/script.php?script_id=1890 lusty-juggler.vim: http://www.vim.org/scripts/script.php?script_id=2050

These are certainly well tested, but they can be quite old. It's probably safe for you to use the current HEAD of the dev repository:

https://github.com/sjbach/lusty

Installation:

  • Copy the the plugin/ and autoload/ directories to your ~/.vim.

Advice for submitting a patch:

  • autoload/lustyexplorer.vim and autoload/lustyjuggler.vim are generated files; modify src/ as well to make sure your changes aren't overwritten.

  • "Build" by running make in the root of the repo.

  • To test your changes for regressions (requires expect; may only work in Linux):

    $ cd tests/ $ VIM=/path/to/vim ./run-tests.bash

Note: the Emacs version of this plugin used to be included here, but now it has its own repository:

http://github.com/sjbach/lusty-emacs

Related Skills

View on GitHub
GitHub Stars257
CategoryDevelopment
Updated5mo ago
Forks30

Languages

Vim script

Security Score

82/100

Audited on Oct 14, 2025

No findings