# 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`, `2dfe` - More to come! ### License vibreoffice is released under the MIT License.