Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 487 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 487 Bytes

bikey-nvim

For non-native English coders who prefers English keyboard layout when coding and using Neovim.

Ensures English keyboard layout in normal mode and if active, will switch to alternative language in insert mode.

Prerequisites

  • Neovim 0.5
  • gobject introspection library

Arch

.. not sure which one..

  pacman -S gobject-introspection-runtime  

or

  pacman -S gobject-introspection

Ubuntu

apt install libgirepository1.0-dev