Coder Social home page Coder Social logo

vim-niji's Introduction

Version: 1.0.6
Last Change: 2014 Dec 18

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 (See :help niji-configuration for details).

Screenshot

vim-niji highlighting some Clojure.

Niji highlighting the parentheses of some Clojure code from the Leiningen project. The colorscheme is Ethan Schoonover's Solarized and the keyword highlighting is provided by the static runtime files from Meikel Brandmeyer's VimClojure

Installation

Vundle

If you don’t already have a preferred manager, I recommend installing Vundle. Once done, add the declaration for Niji to your .vimrc:

Plugin 'amdt/vim-niji'

And install:

:PluginInstall

Pathogen

If you’re using Tim Pope’s wonderful Pathogen, simply extract the archive to $HOME/.vim/bundle or better yet, clone the Git repository. In a UNIX shell, for example:

cd ~/.vim/bundle
git clone git://github.com/amdt/vim-niji.git

Other

Vimball and manual installation methods are described in doc/niji.txt.

Credit Where It’s Due

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’. The figure below shows the rough history and project pages for these plugins.

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.

     ‘Niji’ by Alastair Touw
o    May 6, 2013.
|    (http://github.com/amdt/vim-niji)
|\
| |  ‘rainbow_parentheses.vim’ by ‘kien’
o |  October 12, 2011.
| |  (https://github.com/kien/rainbow_parentheses.vim)
| |
| o  ‘Lisp.vim’ by Dr. Charles E. Campbell, Jr.
|    November 16, 2010.
|
|    ‘rainbow_parenthsis.vim’ by Martin Krischik & Luc Hermitte
o    May 25, 2006.
|    (http://www.vim.org/scripts/script.php?script_id=1561)
|
|    ‘RainbowParenthsis.vim’ by John Gilmore
o    March 5, 2005.
     (http://www.vim.org/scripts/script.php?script_id=1230)

License

Niji is released under the same terms as Vim itself. See :help license if you have Vim installed, or online at Vim's Sourceforge project page.

vim-niji's People

Contributors

akurilin avatar amdt avatar losingkeys avatar neizod avatar raymond-w-ko avatar supermomonga avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.