Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gustaveikaas/vim-js
https://github.com/gustaveikaas/vim-js
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/gustaveikaas/vim-js
- Owner: GustavEikaas
- Created: 2024-07-09T08:56:27.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-16T14:57:20.000Z (5 months ago)
- Last Synced: 2024-08-16T16:24:40.242Z (5 months ago)
- Language: TypeScript
- Homepage: https://gustaveikaas.github.io/vim-js/
- Size: 251 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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