Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.23 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.23 KB


ArkVim

Vim syntax highlighting and code running plugin for ArkScript

GitHub repo size GitHub issues GitHub pull requests GitHub last commit GitHub contributors

Install

*nix

  • With Pathogen: Run git clone https://github.com/ArkScript-lang/Ark.vim.git ~/.vim/bundle/Ark
  • With Vlugger: Run vlugger install arkscript-lang/ark.vim
  • With Lazy: { 'ArkScript-lang/Ark.vim', version = '*' }

Windows

  • With Pathogen: Run git clone https://github.com/ArkScript-lang/Ark.vim.git C:/Users/USERNAME/vimfiles/bundle/Ark

Contributors

contributors