Skip to content

vim-scripts/vim-ocaml-conceal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

ocaml.vim

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

This one is a conceal syntax defition for OCaml.

Installation

Drop the ocaml.vim to ~/.vim/after/syntax (Linux/Mac OS X/BSD) or ~/vimfiles/after/syntax folder (Windows)

Screenshot

screenshot for ocaml.vim

License

Copyright (c) Paul Meng. Distributed under the same terms as Vim itself. See :help license.

About

ocaml.vim - vim conceal enhanvement for ocaml

Resources

Stars

Watchers

Forks

Packages

No packages published