File Fromage
We fixed the highest thumbed up issue in VSCodeVim history this time!
- Added e! to revert files @Chillee
- Fixed P not adding an undo stop @Chillee #1857
- Added q! to close files without saving them @Chillee
- Added [count] A/I for adding repeated text at beginning/end of lines @xconverge #1843
- Fixed README errors. Thanks @BlueDrink9
- And the big issue this time: Keybindings for navigating the explorer list! Here are the list of the current keybindings.
gg
navigates you to the top of the explorer listG
navigates you to the bottomo
opens and closes folders<ctrl+d>
navigates down half a page<ctrl+u>
navigates up half a page- And then of course,
j
andk
for navigating up and down.
Please give feedback if you feel there's other keybindings we're missing.