Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bfontaine/vim-gosh

Gosh syntax for Vim
https://github.com/bfontaine/vim-gosh

gosh shell vim

Last synced: about 2 months ago
JSON representation

Gosh syntax for Vim

Awesome Lists containing this project

README

        

# vim-gosh

[Gosh](https://github.com/bfontaine/gosh) syntax for Vim.

## Install

### With Pathogen

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

### Without Pathogen

1. Grab [a zip](https://github.com/bfontaine/vim-gosh/archive/master.zip) of
this repo
2. Move `ftdetect/gosh.vim` into `~/.vim/ftdetect/` and `syntax/gosh.vim` into
`~/.vim/syntax/`
3. ???
4. [Profit!](http://knowyourmeme.com/memes/profit)