Skip to content

Conversation

@austb
Copy link

@austb austb commented Jan 20, 2023

release notes from vim.org

Always leave cursor to opening char's pos after wrapping selection. Fix possible cursor move problem caused by &indentexpr when using the c operator. Bugfix: 2 keymaps assumed g:paredit_leader is identical to ','. Fix for paredit 'x' and 'X' when clipboard=unnamed. Added support for hy.
Use <Leader> instead of mapleader.
Enhanced detection of forms balanced state.
Unescaped square brackets in balance detection.
Bugfix: pressing <Tab> (for completion) followed by ')'. Remove invalid uses of `call`.
Fixed problem with 'x' and 'X' commands when erasing multi-byte unicode character. Fix Paredit burfing (by moving parens left or right) when there are stings as elements. Added paredit support for shen language.
Do not skip parens after \\ when searching for pairs.

release notes from vim.org

Always leave cursor to opening char's pos after wrapping selection.
Fix possible cursor move problem caused by &indentexpr when using the c operator.
Bugfix: 2 keymaps assumed g:paredit_leader is identical to ','.
Fix for paredit 'x' and 'X' when clipboard=unnamed.
Added support for hy.
Use <Leader> instead of mapleader.
Enhanced detection of forms balanced state.
Unescaped square brackets in balance detection.
Bugfix: pressing <Tab> (for completion) followed by ')'.
Remove invalid uses of `call`.
Fixed problem with 'x' and 'X' commands when erasing multi-byte unicode character.
Fix Paredit burfing (by moving parens left or right) when there are stings as elements.
Added paredit support for shen language.
Do not skip parens after \\ when searching for pairs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant