Acid + Impromptu = Jazz
This is an extension of acid that uses impromptu to create prompts (menus, filter) and leverage the potential of acid through interactive features!
"Dependencies
Plug 'clojure-vim/acid.nvim' "Remember to :UpdateRemotePlugins
Plug 'Vigemus/impromptu.nvim'
"🎵 Jazz
Plug 'clojure-vim/jazz.nvim'
JazzNavigateSymbols
or <C-j>s
: Lists all symbols in the project and moves to the selected symbol's definition.
There are infinite possibilities. Please open an issue or a pull request if you have any extension idea.