mirror of
https://github.com/esm7/obsidian-vimrc-support.git
synced 2026-07-22 05:00:25 +00:00
Merge 9b2552105a into 10c2b613bf
This commit is contained in:
commit
ec691c7713
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@ map sb :surround_brackets
|
|||
map s( :surround_brackets
|
||||
map s) :surround_brackets
|
||||
map s[ :surround_square_brackets
|
||||
map s[ :surround_square_brackets
|
||||
map s] :surround_square_brackets
|
||||
map s{ :surround_curly_brackets
|
||||
map s} :surround_curly_brackets
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue