Settings

Theme

Show HN: Qwe – small, opinionated modal text editor

github.com

1 points by mitjafelicijan 3 months ago · 0 comments · 1 min read

Reader

Creator here. I made this little editor. It is rough around the edges. But why another editor? Well, I wanted to learn about this topic.

I had so much fun making it. It is a modal editor with some batteries included, like basic LSP integration, Tree-sitter for code highlighting (still limited, though), modal editing in Vim style (took some liberty with different remaps), and Ollama integration because why not.

This is still a work in progress, but I have been using it as my primary editor, and it perfectly fits my needs, tbh.

Happy to answer questions.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection