Skip to content

lightclient/vim-geas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-geas

license

Syntax highlighting for geas assembly format.

Installation

vim-geas follows the standard runtime path structure. Below are some helper lines for popular package managers:

  • Vim 8 packages
    • git clone https://github.com/lightclient/vim-geas.git ~/.vim/pack/plugins/start/vim-geas
  • Pathogen
    • git clone https://github.com/lightclient/vim-geas.git ~/.vim/bundle/vim-geas
  • vim-plug
    • Plug 'lightclient/vim-geas', { 'branch': 'main' }

About

Syntax highlighting for geas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%