Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 917 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 917 Bytes

VIM-J

Vim files for the J programming language

Currently just a better syntax file but I might add more later

FEATURES

Highlight groups for

  • Types of speech (verb, adverb, conjunction)
  • Special args in functions (x, y, m, n, u, v)
  • Rank numbers (different from numerics)
  • Unpacking assignment ('a b' =. y) (not highlighted as a string)
  • and more...

RELATED

See also

SCREENSHOTS

Example screenshots using the jellybeans colorscheme.

code example parts of speech numbers and params unpacking and strings controls and verbs