Skip to content

heitor-lassarote/alex-happy-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alex and Happy Vim Syntax Highlighting

This repo provides syntax highlighting files for Alex and Happy, the lexer generator and parser generator for Haskell.

This is a plain Vimscript repo, so it should be compatible with both Vim and Neovim.

Installation

The easiest way to install is by using a package manager, such as vim-plug. However, you may also install manually if wished.

With a package manager (recommended)

Using vim-plug, it's as simple as adding the following to your list of plugins:

Plug 'heitor-lassarote/alex-happy-vim'

The proceedure should be similar for other package managers.

Manually

Alternatively, you may copy and paste the ftdetect and syntax directories into ~/.vim/.

About

Syntax highlighting for Alex and Happy for Vim

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published