https://github.com/manojvivek/go-vim
A vi editor implementation in Golang.
https://github.com/manojvivek/go-vim
golang text-editor vi-editor vim
Last synced: about 1 month ago
JSON representation
A vi editor implementation in Golang.
- Host: GitHub
- URL: https://github.com/manojvivek/go-vim
- Owner: manojVivek
- License: mit
- Created: 2020-04-26T04:38:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-25T04:44:02.000Z (about 2 years ago)
- Last Synced: 2025-03-31T02:13:06.421Z (2 months ago)
- Topics: golang, text-editor, vi-editor, vim
- Language: Go
- Homepage:
- Size: 30.3 KB
- Stars: 19
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# go-vim
A basic vi editor implementation in Golang.