-
Notifications
You must be signed in to change notification settings - Fork 0
Wrong map for square brackets. #1
Copy link
Copy link
Open
Description
While referencing your file for my own config I saw that you bound [ two times, instead of [ and ].
vmap S[ :surround_square_brackets
vmap S[ :surround_square_brackets
It out to be like this, I think.
vmap S[ :surround_square_brackets
vmap S] :surround_square_brackets
You probably don't use that shortcut often, but if you're the type to post dotfiles online, I thought you might care :) Thanks for sharing a starting point for my own config!
obsidian.vimrc/.obsidian.vimrc
Line 32 in 4501f55
| vmap S[ :surround_square_brackets |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels