Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

squiggle-lang/vim-squiggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim Support for Squiggle

Squiggle is a strict, expression-oriented, compile-to-JS programming language

This plugin provides support for syntax hilighting, indent, linter integration support, etc…

Install

The easiest way to install this plugin is to use something like Vundle. Then all you have to do is extend your .vimrc for another Plugin line:

Plugin 'squiggle-lang/vim-squiggle'

TODO

  • match up if .. end, match .. end, def .. end
  • currently, def's end is the one that "wins", because it's last
  • objects deserve some treatment, as do lists

About

Vim Syntax and indent for Squiggle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published