Skip to content

taeber/vim-a2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-a2

The vim-a2 plugin adds A2 Programming Language support for Vim including syntax highlighting.

Copyright © 2022 Taeber Rapczak <taeber@rapczak.com>

License: MIT

Screenshot of plugin in use

Installation

Using Vim 8 packages:

git clone https://github.com/taeber/vim-a2 ~/.vim/pack/plugins/start/vim-a2

Using pathogen:

git clone https://github.com/taeber/vim-a2 ~/.vim/bundles/vim-a2

Configuration

Too much color? To disable highlighting identifiers:

:let g:a2_highlight_idents=0
:e

See Also

About

A2 Programming Language plugin for Vim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published