An open API service indexing awesome lists of open source software.

https://github.com/teles/dontvim

Easily save your vim files to dontpad.com
https://github.com/teles/dontvim

Last synced: about 1 month ago
JSON representation

Easily save your vim files to dontpad.com

Awesome Lists containing this project

README

          

# dontvim

Easily save your vim files to dontpad.com.

## Installation and usage

1. Clone this repo

```
git clone git@github.com:teles/dontvim.git
```

2. Copy dontvim to your /usb/bin

```
cp dontvim/dontvim /usr/local/bin/
```

3. Use it

```
dontvim directory/filename
```

This command opens directory/filename in vim and save it to [http://dontpad.com/directory/filename](http://dontpad.com/directory/filename) when the user saves the file.