An open API service indexing awesome lists of open source software.

https://github.com/wafelack/ark.vim

Syntax highlighting plugin for https://github.com/ArkScript-lang/Ark
https://github.com/wafelack/ark.vim

arkscript arkscript-lang build developer-tools highlighting plugin run vim

Last synced: 9 months ago
JSON representation

Syntax highlighting plugin for https://github.com/ArkScript-lang/Ark

Awesome Lists containing this project

README

          





ArkVim



Vim syntax highlighting and code running plugin for [ArkScript](https://github.com/ArkScript-lang/Ark)

![GitHub repo size](https://img.shields.io/github/repo-size/wafelack/ark.vim?style=flat-square)
![GitHub issues](https://img.shields.io/github/issues/wafelack/ark.vim?style=flat-square)
![GitHub pull requests](https://img.shields.io/github/issues-pr/wafelack/ark.vim?color=critical&style=flat-square)
![GitHub last commit](https://img.shields.io/github/last-commit/wafelack/ark.vim?color=informational&label=Last%20update%20%3A&style=flat-square)
![GitHub contributors](https://img.shields.io/github/contributors/wafelack/ark.vim?color=issue&style=flat-square)

## Install

### *nix

- With Pathogen : Run `git clone https://github.com/Wafelack/Ark.vim.git ~/.vim/bundle/Ark`
- With Vlugger : Run `vlugger install wafelack/ark.vim`

### Windows

- With Pathogen : Run `git clone https://github.com/Wafelack/Ark.vim.git C:/Users/USERNAME/vimfiles/bundle/Ark`

## Contributors

![contributors](https://contributors-img.web.app/image?repo=wafelack/ark.vim)