sponsor Vim development Vim logo Vim Book Ad

vim-niji : Yet another rainbow parentheses plugin.

 script karma  Rating 1/7, Downloaded by 2527  Comments, bugs, improvements  Vim wiki

created by
Alastair Touw
 
script type
utility
 
description
Niji (Rainbow) is yet another rainbow parentheses plugin for Vim. It’s good for Common Lisp, Scheme and Clojure — with two colour schemes — out-of-the-box. Just install, and you’re good to go. The filetypes, matching characters and colours Niji uses are completely configurable.

Whilst not a fork, Niji builds upon the work of various rainbow parantheses plugins, starting with ‘RainbowParenthsis.vim’ by John Gilmore, ‘rainbow_parenthsis.vim’ by Martin Krischik and Luc Hermitte, and ‘rainbow_parentheses.vim’ by ‘kien’.

Niji also takes its default colour scheme from the Lisp syntax file provided in distributions of Vim and written by Dr. Charles E. Campbell, Jr.
 
install details
A Vimball is provided here. For other installation methods, check the GitHub project page: http://github.com/amdt/vim-niji

Open the Vimball with Vim. For example, from a UNIX shell you might run:

vim vim-niji.vbm

Once loaded in Vim, run the following two commands:

:so %
:q
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-niji-1.0.3.vmb v1.0.3 2014-05-31 7.0 Alastair Touw * Remove non-functional `g:niji_match_all_filetypes`.
vim-niji-1.0.2.vmb 1.0.2 2013-06-02 7.0 Alastair Touw * Update documentation.
vim-niji-1.0.1.vmb 1.0.1 2013-05-08 7.0 Alastair Touw * Add 'GetLatestVimScripts' support.
vim-niji.vmb 1.0.0 2013-05-08 7.0 Alastair Touw Initial upload
ip used for rating: 3.139.86.56

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github