@ -1,3 +1,4 @@
" see more https://blog.einverne.info/post/2020/12/my-idea-vimrc-config.html
" enable plugin
set easymotion
set surround
@ -191,4 +192,4 @@ nnoremap s; :<C-u>action CloseActiveTab<CR>
nnoremap so :<C-u>action MoveEditorToOppositeTabGroup<CR>
" multiple cursors
" <A-n>, <A-n>, <A-p>, g<A-n>