Skip to content

JSY syntax bundle for vim. JSY is an indented (offside) JavaScript dialect. We believe indentation is better at describing code blocks.

Notifications You must be signed in to change notification settings

jsy-lang/vim-jsy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-jsy

JSY JavaScript dialect syntax bundle for vim.

JSY is an indented (offside) JavaScript dialect. We believe indentation is better at describing code blocks instead of painstakingly matching open/close sections { } () [].

Think modern JavaScript — ES6, ES2018 — indented similar to [Python][] or [CoffeeScript][].

Please see JSY language docs for details on the JSY dialect.

Installation

Install with vundle

Plugin 'jsy-lang/vim-jsy'

Install with pathogen

git clone https://github.com/jsy-lang/vim-jsy.git ~/.vim/bundle/vim-jsy

License

Base javascript syntax from jelera/vim-javascript-syntax

Distributed under the same terms as Vim itself. See :help license.

About

JSY syntax bundle for vim. JSY is an indented (offside) JavaScript dialect. We believe indentation is better at describing code blocks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published