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

https://github.com/moznion/usui-paren.vim

Makes the color of parentheses thin
https://github.com/moznion/usui-paren.vim

Last synced: 5 months ago
JSON representation

Makes the color of parentheses thin

Awesome Lists containing this project

README

          

usui-paren.vim
==============

This plugin makes the color of parentheses thin.

### Dark Color Scheme

![https://dl.dropboxusercontent.com/u/14832699/usui-paren-vim/dark_scheme.png](https://dl.dropboxusercontent.com/u/14832699/usui-paren-vim/dark_scheme.png)

### Light Color Scheme

![https://dl.dropboxusercontent.com/u/14832699/usui-paren-vim/light_scheme.png](https://dl.dropboxusercontent.com/u/14832699/usui-paren-vim/light_scheme.png)

Commands
--------

- :UsuiParenActivate

Enable highlighting

- :UsuiParenClear

Disable highlighting

- :UsuiParenToggle

Toggle highlighting

Inspired
--------

[usui-paren.el](https://github.com/tokuhirom/dotfiles/blob/master/.emacs.d/elisp/usui-paren.el)

This plugin is ported mostly from `usui-paren.el`.

Licence
-------

MIT