mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00

1. Remove Ctrl+ALT Vim mode. Now Ctrl+D will enter the Vim mode tempararily and only expires after NOT hitting commands for a while; 2. Add d and dd to delete text. 'd2j' is not supported; 3. x will cut the selected text. Signed-off-by: Le Tan <tamlokveer@gmail.com>
Description
No description provided
Languages
JavaScript
52.7%
C++
42.1%
CSS
3.8%
CMake
0.5%
HTML
0.5%
Other
0.4%