sponsor Vim development Vim logo Vim Book Ad

vim-ocaml-conceal : ocaml.vim - vim conceal enhanvement for ocaml

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

created by
Paul Meng
 
script type
syntax
 
description
Vim 7.3 comes with a new feature called "conceal."
One application of it is dynamically displaying unicode glyph of a given combination of patterns or keywords.
For instance, we can display unicode right arrow  →  on the screen with ascii right arrow in the buffer.
There has been vim coneal syntax files for differenc programming langauges, like

* [haskell](https://github.com/vim-scripts/Haskell-Conceal)
* [perl](https://github.com/c9s/perl-conceal.vim)
* [ruby](http://ithaca.arpinum.org/2010/11/06/vim-conceal-for-ruby.html)
* [latex](http://b4winckler.wordpress.com/2010/08/07/using-the-conceal-vim-feature-with-latex/)]


Github location of this plugin: https://github.com/MnO2/vim-ocaml-conceal
 
install details
Drop the ocaml.vim to ~/.vim/after/syntax (Linux/Mac OS X/BSD) or ~/vimfiles/after/syntax folder (Windows)
 

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-ocaml-conceal-1.0.zip 1.0 2011-11-24 7.3 Paul Meng Initial upload
ip used for rating: 18.118.140.108

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