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

https://github.com/jonathf/enterless

A tool for fast serach and execute in Vim
https://github.com/jonathf/enterless

Last synced: 4 months ago
JSON representation

A tool for fast serach and execute in Vim

Awesome Lists containing this project

README

          

enterless.vim
=============

Enterless is an extenstion of dirvish a minimalist directory viewer built for
fast file browsing.

Features
--------
* Forward search
* Highlighting
* Jump as type
* Auto-enter file/folders when ubuiqous
* Auto-expand names when ubuiqou
* More plug mappings
* Extra functions for file manipulation

Install
-------

This module requires that [dirvish](https://github.com/justinmk/dirvish-vim) is
installed before using.

Other than that, it should be easily installable through your favorite plugin
manager.

Acknowledgements
----------------
[dirvish](https://github.com/justinmk/dirvish-vim). Thanks to @justinmk.