Hasty Briefsbeta

Bilingual

Show HN: Vim-like text editor in go. (LSP, TreeSitter, Themes)

a year ago
  • #vim-like
  • #text-editor
  • #go
  • McWig is a modal, Vim-like text editor written in Go.
  • Currently supports only .go files; caution advised as it's in early development.
  • Features include LSP autocomplete, Tree-sitter support, color themes, macros, and Emacs org-mode-like functionality.
  • Developed as a 'speed run' project to explore text editor design without extensive planning.
  • Includes common Vim keybindings for daily source code editing.
  • Plans to evolve into a stable, fully-featured Vim-like editor.