https://github.com/markedit-app/markedit-vim
Vim Keybindings for MarkEdit.
https://github.com/markedit-app/markedit-vim
Last synced: about 1 year ago
JSON representation
Vim Keybindings for MarkEdit.
- Host: GitHub
- URL: https://github.com/markedit-app/markedit-vim
- Owner: MarkEdit-app
- License: mit
- Created: 2024-09-13T08:12:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-27T10:54:51.000Z (over 1 year ago)
- Last Synced: 2025-06-05T22:51:42.578Z (about 1 year ago)
- Language: TypeScript
- Size: 55.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MarkEdit-vim
Vim Keybindings for MarkEdit that leverages [markedit-api](https://github.com/MarkEdit-app/MarkEdit-api).
Learn more about [codemirror-vim](https://github.com/replit/codemirror-vim).
## Installation
Copy [dist/markedit-vim.js](dist/markedit-vim.js) to `~/Library/Containers/app.cyan.markedit/Data/Documents/scripts/`.
You can also run `yarn install && yarn build` to build and deploy the script.