Skip to content

Commit

Permalink
docs: add demo section
Browse files Browse the repository at this point in the history
  • Loading branch information
jellydn committed Oct 21, 2023
1 parent 5955dca commit 7f8736c
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
- [Table of Contents](#table-of-contents)
- [Features](#features)
- [Usage](#usage)
- [Demo](#demo)
- [Run a File](#run-a-file)
- [Run a Selection](#run-a-selection)
- [Default Key Mappings](#default-key-mappings)
- [Credits](#credits)
- [Author](#author)
Expand Down Expand Up @@ -48,6 +51,22 @@ Add the following configuration to your Neovim setup:
}
```

## Demo

Check out the following demos to see `hurl.nvim` in action:

### Run a File

Click on the GIF below to view the full demo:

[![Run a file](https://i.gyazo.com/e554e81788aad910848ff991c9369d7b.gif)](https://gyazo.com/e554e81788aad910848ff991c9369d7b)

### Run a Selection

Click on the GIF below to view the full demo:

[![Selection](https://i.gyazo.com/1a44dbbf165006fb5744c8f10883bb69.gif)](https://gyazo.com/1a44dbbf165006fb5744c8f10883bb69)

## Default Key Mappings

`hurl.nvim` comes with some default key mappings to streamline your workflow:
Expand Down

0 comments on commit 7f8736c

Please sign in to comment.