zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
45.78k stars 2.53k forks source link

Digraphs, vim keybindings #11871

Closed vmchale closed 1 month ago

vmchale commented 3 months ago

Check for existing issues

Describe the feature

Vim has digraphs; by typing <C-K><char><char> one can input exotic characters-π, ⊢ etc.

https://vimhelp.org/digraph.txt.html#digraphs-use

Digraphs would be wonderful and vim keybindings would be even better!

If applicable, add mockups / screenshots to help present your vision of the feature

No response

Benjamin-Davies commented 1 month ago

I would like to work on this