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