wiki

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

digraphs.wht (309B)


      1 # Vim digraphs
      2 
      3 This article is a stub
      4 
      5 [[Vim]] provides an easy way to input printable non-ascii (usually unicode) characters with digraphs[^1].
      6 
      7 Example:
      8 - `Ctrl-k wa` - わ
      9 - `Ctrl-k Wa` - ワ
     10 - `Ctrl-k u=` - у
     11 
     12 [^1]: https://vimhelp.org/digraph.txt.html#digraphs
     13 
     14 [filename](../hub/linux.md ':include')
     15