bfontaine / vim-gosh

Gosh syntax for Vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-gosh

Gosh syntax for Vim.

Install

With Pathogen

git clone https://github.com/bfontaine/vim-gosh.git ~/bundle/

Without Pathogen

  1. Grab a zip of this repo
  2. Move ftdetect/gosh.vim into ~/.vim/ftdetect/ and syntax/gosh.vim into ~/.vim/syntax/
  3. ???
  4. Profit!

About

Gosh syntax for Vim

License:MIT License


Languages

Language:Vim Script 100.0%