diff --git a/README.md b/README.md index 8cbe7dc..8e4a991 100644 --- a/README.md +++ b/README.md @@ -298,7 +298,7 @@ can be used with a Vim movement. function! s:easy_align_op(type, ...) '[,']EasyAlign endfunction -nnoremap a :set opfunc=easy_align_opg@ +nnoremap a :set opfunc=easy_align_opg@ ``` Now without going into visual mode, you can align the lines in the paragraph by