Skip to content

Commit

Permalink
Merge pull request #51 from ekaitz-zarraga/patch-2
Browse files Browse the repository at this point in the history
Add scheme extension to list
  • Loading branch information
julienvincent committed Jan 29, 2024
2 parents 3309608 + 0a54974 commit d9bc8d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ require("nvim-paredit").extension.add_language_extension("commonlisp", { ... }).
### Existing Language Extensions

+ [fennel](https://github.com/julienvincent/nvim-paredit-fennel)
+ [scheme](https://github.com/ekaitz-zarraga/nvim-paredit-scheme)

---

Expand Down

0 comments on commit d9bc8d3

Please sign in to comment.