sponsor Vim development Vim logo Vim Book Ad

vim-lamdify : Conceals lambdas as lambda characters in various languages

 script karma  Rating 14/7, Downloaded by 1434  Comments, bugs, improvements  Vim wiki

created by
Caleb Smith
 
script type
syntax
 
description
Currently works for lambdas in Python, JavaScript, Scheme, Erlang, Java 8, and C#

Source and details are at:
https://github.com/calebsmith/vim-lambdify
 
install details
Untar and place the vim files in after/syntax into your .vim/after/syntax tree, or install through vundle with:

Plugin 'calebsmith/vim-lambdify'

Alternatively, download the tarball or checkout the source code repo and run make.
 

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-lambdify.tar v0.6 2015-08-07 7.3 Caleb Smith Adds support for C#
vim-lambdify.tar v0.5 2015-03-21 7.4 Caleb Smith Adds support for lambdas in Java >= 8
vim-lambdify.tar 0.4 2014-10-11 7.3 Caleb Smith Adds Erlang and Ruby support. Also, now easier to add new languages
vim-lambdify.tar 0.3 2014-09-24 7.3 Caleb Smith Fix to javascript.vim so that other highlighting is not overwritten
vim-lambdify.tar 0.2 2014-09-23 7.3 Caleb Smith Fixes a bug where the plugin could crash if default syntax files aren't used.
vim-lambdify.tar 0.1 2014-09-22 7.3 Caleb Smith Initial upload
ip used for rating: 184.72.135.210

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