Skip to content

hugovandevliert/vim-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-life

Life is a lightweight file explorer, written in pure Vim9 script. It is capable of browsing and opening files, and performing basic tasks like creating, renaming, and deleting files and directories.

vim-lifevim-life-info

Installation

Use any of the available plugin managers. For example, vim-plug:

Plug 'hugovandevliert/vim-life'

Getting started

Open a directory:

edit .

Use hjkl to navigate, - to go up the directory tree, and o or <CR> to open a file or directory.

For more actions, press ? to see an overview of all available commands.

Caveats

This plugin is written for usage by me and those who use my dotfiles. It has only been tested on MacOS, but should work on most Unix systems.

License

MIT license.

About

A lightweight file explorer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published