Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bfontaine/vim-gosh
- Owner: bfontaine
- License: mit
- Created: 2015-02-28T15:43:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-28T15:53:32.000Z (almost 10 years ago)
- Last Synced: 2024-12-08T21:03:29.340Z (about 2 months ago)
- Topics: gosh, shell, vim
- Language: VimL
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)