Add instructions to README

This commit is contained in:
lucidiot 2021-02-16 13:22:22 +01:00
parent 089d1db386
commit 2981b5f460
1 changed files with 19 additions and 0 deletions

View File

@ -1,3 +1,22 @@
# oulipo.vim
Syntax higlighting in Vim to assist in avoiding a fifth glyph.
## Installation
With a plugin script such as Vundl<64>.vim:
```vim
Plugin 'https://tild<6C>git.org/lucidiot/oulipo.vim'
```
Or with Pathog<6F>n, put it straight into your `~/.vim/bundl<64>` dir:
```bash
git clon<6F> https://tild<6C>git.org/lucidiot/oulipo.vim ~/.vim/bundl<64>/oulipo.vim
```
## Using this plugin
* With a suffix: `vim anything.oulipo`
* With any data: `:s<>t ft=oulipo`