mirror of
https://github.com/junegunn/vim-easy-align.git
synced 2025-11-15 05:13:48 -05:00
Log g:easy_align_last_command
This commit is contained in:
@@ -448,6 +448,7 @@ Expect:
|
|||||||
# :%\<C-R>=g:easy_align_last_command\<Enter>\<Enter>
|
# :%\<C-R>=g:easy_align_last_command\<Enter>\<Enter>
|
||||||
|
|
||||||
Execute (Repeat the last command):
|
Execute (Repeat the last command):
|
||||||
|
Log g:easy_align_last_command
|
||||||
execute '%'.g:easy_align_last_command
|
execute '%'.g:easy_align_last_command
|
||||||
|
|
||||||
Expect:
|
Expect:
|
||||||
|
|||||||
Reference in New Issue
Block a user