Home

Awesome

🐟 fin.vim

Support Vim 8.1 or above Support Neovim 0.4 or above Powered by vital.vim Powered by vital-Whisky MIT License Doc

Fin is a plugin to filter buffer content in-place without modification. It's written in pure Vim script.

UNDER DEVELOPMENT: It is in alpha stage. Any changes will be applied without any announcement.

Installation

fin.vim has no extra dependencies so use your favorite Vim plugin manager.

Usage

:Fin

Or use with {after} like

:botright copen | Fin -after=\<CR> | cclose

License

The code in fin.vim follows MIT license texted in LICENSE. Contributors need to agree that any modifications sent in this repository follow the license.