Your favorite key bindings from vi/vim to your favorite office suite.
Go to file
Sean Yeh 60e0819f68 Allow Ctrl+c to copy and update readme 2014-12-18 17:05:51 -06:00
src Allow Ctrl+c to copy and update readme 2014-12-18 17:05:51 -06:00
README.md Allow Ctrl+c to copy and update readme 2014-12-18 17:05:51 -06:00

README.md

vibreoffice

A Vi/Vim Mode Extension for Libreoffice and OpenOffice (Apache OpenOffice, OpenOffice.org)

Installation

Coming soon.

Features

vibreoffice currently supports:

  • Insert (i, I, a, A), Visual (v), Normal modes
  • Movement keys: hjkl, w, W, b, B, e, $, ^, {}, (), C-d, C-u
    • Search movement: f, F, t, T
  • Number modifiers: e.g. 5w, 4fa
  • Deletion: x, d, c, C, D, dd, cc
    • Plus movement and number modifiers: e.g. dw, c$, 5dd, c3j
  • More to come!

License

vibreoffice is released under the MIT License.