Skip to content

Commit

Permalink
update showcase asciicast
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelohdez committed Dec 24, 2023
1 parent c26bd43 commit a4391d7
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ variable.
This makes testing some quick lines of code easy without having to open a new
replit or creating a new project with boilerplate yourself.

### Below is a showcase with the `$VISUAL` variable set to `nvim` for Neovim: (old)
## Showcase

[![asciicast](https://asciinema.org/a/5soMz3UBzMbXO2Nb7LQELtcsT.svg)](https://asciinema.org/a/5soMz3UBzMbXO2Nb7LQELtcsT)
_(`$VISUAL` variable set to `nvim` for Neovim)_

[![asciicast](https://asciinema.org/a/628728.svg)](https://asciinema.org/a/628728)

## Running

Expand All @@ -32,6 +34,8 @@ environment variable will be run in the new directory.

## Building

_(Currently the only installation method)_

Ensure you have [Rust] installed. After cloning this repo, `cd` into it and
install by running:

Expand Down

0 comments on commit a4391d7

Please sign in to comment.