Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
srz-zumix committed Apr 9, 2021
1 parent 9bdac1b commit 2fdf676
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ This project is a Pythonic binding to the Wandbox API, and CLI command.
* [Rust](#Rust)
* [Swift](#Swift)
* [TypeScript](#TypeScript)
* [Vim script](#Vim-script)

### wandbox

Expand Down Expand Up @@ -489,6 +490,15 @@ Import files/modules required for compilation are automatically added to the fil

[TypeScript Example](./samples/command/src/ts)

### Vim script

* wandbox-vim
(wandbox -l "Vim script")

#### Vim script Example

[Vim script Example](./samples/command/src/vim)

## CONTRIBUTING

[CONTRIBUTING](./CONTRIBUTING.md)

0 comments on commit 2fdf676

Please sign in to comment.