Skip to content
📁 Lightweight, window-based file manager for Vim
Vim script
Branch: master
Clone or download

Latest commit

cocopon Merge pull request #45 from cocopon/respect-cwd
Fix initial directory of Vaffle without arguments
Latest commit 11acf8d May 21, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci Set up CI Nov 8, 2019
.github Add issue template Aug 28, 2017
autoload Fix initial directory of Vaffle without arguments, #41 May 21, 2020
doc Fine-tune document May 4, 2020
plugin add unlet s:save_cpo Jan 6, 2020
syntax [add] support for icon fonts May 4, 2020
test Fix initial directory of Vaffle without arguments, #41 May 21, 2020
.editorconfig Initial commit Dec 30, 2016
.gitignore Initial commit Dec 30, 2016
.vintrc.yaml Add Vint config Jan 6, 2017
LICENSE.txt Remove wrong license... (copied from SVSS) :p Jan 20, 2017
README.md Add information about asciicasts Nov 8, 2019

README.md

Vaffle

CircleCI

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

Intuitive file operations

asciicast

Supports buffer duplication

asciicast (Font: Source Code Pro, Color scheme: Iceberg)

Usage

See the document for detailed information.

License

MIT License. See LICENSE.txt for more information.

You can’t perform that action at this time.