Skip to content

Commit

Permalink
Add demo gif
Browse files Browse the repository at this point in the history
  • Loading branch information
jakemason committed Jun 6, 2022
1 parent 0d69c0e commit 0a4aaed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ noremap <leader>sv :vsplit \| Ouroboros<CR> " open result in a vertical split
noremap <leader>sh :split \| Ouroboros<CR> " open result in a horizontal split
```

### Example:
![Example of switching between files](./repo/demo.gif)

*NOTE:* This command _does nothing_ unless used in a file ending in `.cpp`,`.hpp`,`.c` or `.h`.
Invoking Ouroboros in a file with a different extension will do nothing.

Expand Down
Binary file added repo/demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0a4aaed

Please sign in to comment.