Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: add some notes about versioning and rework the README a bit #240

Merged
merged 9 commits into from
Oct 4, 2024
Prev Previous commit
Next Next commit
chore: use conventional vim keymapping notation throughout readme
  • Loading branch information
wurli committed Oct 4, 2024
commit 4b3f6f8d0a7ac25f230952a3f648cc1d664d1e20
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,8 @@ firm commitment to backwards compatibility.

### Changes:

- `Alt+-` is now used to insert `<-`. This can be configured using
`assignment_keymap`.
- `<M-->` (i.e. `Alt + -`) is now used to insert `<-`. This can be configured
using `assignment_keymap`.

- `R_source` and `after_R_start` have been replaced with more powerful `hook`
options.
Expand Down
Loading