Skip to content

zenzike/vim-haskell-unicode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Vim Haskell Unicode

This is a simple ftplugin that ensures unicode is enabled when the following line is found in your file:

{-# LANGUAGE UnicodeSyntax #-}

This plugin automatically replaces all of the following symbols with their unicode equivalents:

::, =>, forall, ->, <-

It also creates abbreviations for these symbols, as well as greek letter names.

Installation

Exract the files into your .vimrc and enjoy!

About

The most awesome vim Haskell unicode plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors