LispCookbook / LispCookbook/cl-cookbook
Editors: mention Emvi?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 158
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 2
Description
[Emvi](https://github.com/aartaka/emvi) is a set of keyboard macros for vi (not vim/neovim, plain vi!) that enable common idioms of inserting parens, wrapping and slurping symbols into existing forms, and other s-expression operations. Or, at least, an attempt at them—vi is quite restricted in this regard.
No REPL, but built-in `:shell` command is redefined to start SBCL—something at least.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Find the cookbook's Editors section and review how editor-related tools are currently described. Add a concise entry linking to Emvi and accurately noting its plain-vi macros and SBCL-starting :shell behavior. Done means the Emvi reference is present and matches the issue description.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100