Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gustaveikaas/vim-js


https://github.com/gustaveikaas/vim-js

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Vim.js

## What?
I wanted to create a vim capability mode for javascript input boxes. It's not a full-fledged vim instance but I am trying to implement most of the functionality related to text-operations within a single buffer.

## Features

- [ ] Normal mode
- [ ] Visual mode
- [ ] Insert mode