Skip to content

Instantly share code, notes, and snippets.

View FrankZhang2046's full-sized avatar
💻

Frank Zhang FrankZhang2046

💻
View GitHub Profile
@FrankZhang2046
FrankZhang2046 / actionlist.vim
Created May 12, 2021 02:33 — forked from zchee/actionlist.vim
IdeaVim actionlist
--- Actions ---
$Copy <M-C>
$Cut <M-X> <S-Del>
$Delete <Del> <BS> <M-BS>
$LRU
$Paste <M-V>
$Redo <M-S-Z> <A-S-BS>
$SearchWeb <A-S-G>
$SelectAll <M-A>
$Undo <M-Z>