McWig
1 like
McWig is a modal, Vim-like text editor written in Go.
Cost / License
- Free
- Open Source
Application type
Platforms
- Go (Programming Language)
- Windows
- Mac
- Linux
Features
Properties
- Support for Themes
Features
- Syntax Highlighting
- Command line interface
- Autocompletion
- Ad-free
- Modal editor
- Org-mode
- Support for Keyboard Shortcuts
McWig News & Activities
Highlights All activities
Recent activities
McWig information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is McWig?
McWig is a modal, Vim-like text editor written in Go.
Features:
- LSP autocomplete, goto definition, hover info
- Tree-sitter support
- Color themes (borrowed from the Helix text editor)
- Lots of bugs
- Macro support
- Something like Emacs org-mode: Open test.txt, place the cursor at line 15, and press "Ctrl-C Ctrl-C".
This project was written as a "speed run" — not for speed in terms of time, but rather as an exercise to explore the text editor problem space without overthinking or planning ahead. It’s a quick and "dirty" implementation, so to speak.

