Skip to content

Commit 5e7d89a

Browse files
authored
docs: Add demo gif (#52)
1 parent 7c4a57a commit 5e7d89a

3 files changed

Lines changed: 4 additions & 0 deletions

File tree

.vscodeignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.vscode/**
22
.vscode-test/**
3+
.github/**
34
out/**
45
node_modules/**
56
src/**
@@ -12,3 +13,4 @@ vsc-extension-quickstart.md
1213
**/*.map
1314
**/*.ts
1415
**/.vscode-test.*
16+
images/demo.gif

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Oil lets you navigate your file system, copy, move, and rename files and directo
1616

1717
This plugin works best with [VSCodeVim](https://github.com/VSCodeVim/Vim) or [vscode-neovim](https://github.com/vscode-neovim/vscode-neovim) but can still be used without a Vim plugin.
1818

19+
![Demo](https://github.com/corwinm/oil.code/blob/main/images/demo.gif?raw=true)
20+
1921
## Shortcuts
2022

2123
To open oil.code:

images/demo.gif

1.58 MB
Loading

0 commit comments

Comments
 (0)