Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jfecher/ante_vim
Vim plugin for Ante syntax highlighting
https://github.com/jfecher/ante_vim
ante syntax-highlighting vim
Last synced: about 1 month ago
JSON representation
Vim plugin for Ante syntax highlighting
- Host: GitHub
- URL: https://github.com/jfecher/ante_vim
- Owner: jfecher
- Created: 2017-01-23T00:45:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-28T07:01:49.000Z (10 months ago)
- Last Synced: 2024-01-29T07:46:33.665Z (10 months ago)
- Topics: ante, syntax-highlighting, vim
- Language: Vim Script
- Homepage:
- Size: 7.81 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ante_vim
Vim plugin providing file recognition and syntax highlighting for the Ante programming language.
Also provides a small colorscheme.
## Installation
Using [Pathogen](https://github.com/tpope/vim-pathogen):
```
git clone https://github.com/jfecher/ante_vim ~/.vim/bundle/ante_vim
```