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
- Host: GitHub
- URL: https://github.com/moznion/usui-paren.vim
- Owner: moznion
- Created: 2013-12-08T09:52:24.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-11T05:16:10.000Z (over 12 years ago)
- Last Synced: 2025-04-11T01:13:54.801Z (about 1 year ago)
- Language: VimL
- Homepage:
- Size: 141 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
Awesome Lists containing this project
README
usui-paren.vim
==============
This plugin makes the color of parentheses thin.
### Dark Color Scheme

### Light Color Scheme

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