Skip to content

alantech/vim-alan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-alan

Syntax highlighting for the Alan Programming Language.

Installation

vim-alan follows the standard runtime path structure. Below are some helper lines for popular package managers:

  • Vim 8 Packages
    • git clone https://github.com/alantech/vim-alan ~/.vim/pack/plugins/start/vim-alan
  • Pathogen
    • git clone https://github.com/alantech/vim-alan ~/.vim/bundle/vim-alan
  • vim-plug
    • Plug 'alantech/vim-alan'
  • Vundle
    • Plugin 'alantech/vim-alan'

Examples

This package provides syntax highlighting for Alan's ln source files, as well as the Alan-- amm intermediate format and the Alan Graphcode Assembler aga intermediate format.

ln

ln

amm

amm

aga

aga

License

MIT

About

Vim syntax highlighting for the Alan Programming Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published