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

https://github.com/manicmaniac/viml


https://github.com/manicmaniac/viml

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# viml - a Vim command line interpreter

## Introduction

Vim command line interpreter.

## Usage

Usage:
viml [-h | --help]
viml [-v | --version]
viml
viml
viml -e

Options:
-h --help show this screen and exit
-v --version show version and exit
-e <SCRIPT> evaluate <SCRIPT>

## Install

Clone this repository and copy `viml` into the `$PATH`.

## License

This program is licensed under the MIT License.

see [LICENSE.txt](LICENSE.txt) for more information.