Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nchinling/text-editor-vim
A text editor in the vein of Vim (WIP)
https://github.com/nchinling/text-editor-vim
Last synced: about 1 month ago
JSON representation
A text editor in the vein of Vim (WIP)
- Host: GitHub
- URL: https://github.com/nchinling/text-editor-vim
- Owner: nchinling
- Created: 2024-04-27T03:35:45.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-03T13:37:31.000Z (9 months ago)
- Last Synced: 2024-11-11T18:09:48.003Z (3 months ago)
- Language: Python
- Size: 406 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vim++
A fun attempt to customise a text editor to suit my editing needs. Developed using Python and Tkinter. Its function keys are more towards Windows rather than Vim.![](vim_image.png)
## Features
- Copy
- Paste
- Undo
- Redo