@@ -218,6 +218,8 @@ Jump to the first split window on the right.
Move current tab one split window left.
- `Shift+L`
Move current tab one split window right.
+- `M`
+Evaluate current cursor word or selected text as magic words.
- `S`
Apply a snippet in edit mode.
- `?`
@@ -219,6 +219,8 @@ RemoveSplit=R
将当前标签页左移一个分割窗口。
将当前标签页右移一个分割窗口。
+编辑模式中,将当前光标所在词或者所选文本进行幻词解析。
在编辑模式中应用片段。