Vim-mode for GEdit3
About
This is a Python plugin for GEdit3 that provides basic Vim-style keybindings. Just copy vim-mode.py and vim-mode.plugin to ~/.local/share/gedit/plugins/.
Features
- Normal mode navigation, deletion
- Repeated motions
- 'J' and 'K' move up and down by 15 lines
- Visual mode: copy and paste with 'y' and 'p'
- Tested with gedit 3.8, 3.14, 3.16, and 3.18.