Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
armed committed Oct 16, 2023
1 parent f057539 commit 262a0ef
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -384,14 +384,6 @@ Add following keybindings to config:
```
Same approach can be used for other `vim-sexp` keybindings (e.g. `<localleader>e[`) with cursor placement or without.

### `vim-sexp` splice sexp

```lua
["<localleader>@"] = {
paredit.unwrap.unwrap_form_under_cursor,
"Splice sexp",
},
```
## Prior Art

### [vim-sexp](https://github.com/guns/vim-sexp)
Expand Down

0 comments on commit 262a0ef

Please sign in to comment.