oulipo.vim/README.md

23 lines
465 B
Markdown
Raw Permalink Normal View History

2021-02-16 12:07:17 +00:00
# oulipo.vim
Syntax higlighting in Vim to assist in avoiding a fifth glyph.
2021-02-16 12:22:22 +00:00
## 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`