Skip to content

ArkScript-lang/Ark.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



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

Packages

No packages published

Languages

  • Vim Script 100.0%