Skip to content

KillTheMule/impromptu.nvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

impromptu.nvim

Docs CircleCI

Create prompts fast and easy

What?

Impromptu is a lua utility for neovim that allows you to easily create prompts as means of causing commands/functions to be called on neovim.

It is designed in a way that it should be simple to create and reuse prompts for whatever need you have.

The root problem it was meant to solve was changing configurations on the flight for other plugins, such as iron.nvim.

How?

Take a look at the docs here.

TODO

  • Tree-based prompts
  • Fuzzy finder
  • Highlighting
  • Drawing enhancements
  • Restoring previous session
  • Async capabilities

About

Create prompts fast and easy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 98.6%
  • Shell 1.4%