Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/cocopon/vaffle.vim

:file_folder: Lightweight, window-based file manager for Vim
https://github.com/cocopon/vaffle.vim

file-manager filer vim vim-plugin

Last synced: 22 days ago
JSON representation

:file_folder: Lightweight, window-based file manager for Vim

Lists

README

        

# Vaffle
![CI](https://github.com/cocopon/vaffle.vim/workflows/CI/badge.svg)

Vaffle is a lightweight file manager for Vim.

## Concept
Vaffle is...

- **a file manager**

You can select, delete, move, rename files intuitively.

- **simple**

Written in pure Vim script. Doesn't require any other plugins and not
have too complex features: coping files, lazy loading, etc.


## Demo

### Simple user interface
[![asciicast](https://user-images.githubusercontent.com/602961/68488153-c9573e80-0287-11ea-8809-8001af2955bf.gif)](https://asciinema.org/a/134279)

### Intuitive file operations
[![asciicast](https://user-images.githubusercontent.com/602961/68488205-e2f88600-0287-11ea-92fc-917a1b579fb9.gif)](https://asciinema.org/a/134280)

### Supports buffer duplication
[![asciicast](https://user-images.githubusercontent.com/602961/68488235-fad00a00-0287-11ea-8e73-b7bfce8d906f.gif)](https://asciinema.org/a/134282)
(Font: [Source Code Pro], Color scheme: [Iceberg])

## Usage
See the [document] for detailed information.

## License
MIT License. See `LICENSE.txt` for more information.

[document]: https://github.com/cocopon/vaffle.vim/blob/master/doc/vaffle.txt
[Source Code Pro]: https://github.com/adobe-fonts/source-code-pro
[Iceberg]: https://github.com/cocopon/iceberg.vim