Skip to content

yloiseau/vim-golo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golo Vim plugin

This bundle adds a basic syntax support for the Golo programming language, as well as some default customisations and plugins configurations.

It works best when used in combination with Pathogen:

cd ~/.vim/bundle
git clone git://github.com/jponge/vim-golo.git

If you're using Vim without Pathogen:

You can see value of $HOME by entering the following command in Vim : :echo $HOME.

Status

The current form brings basic syntax highlighting in Vim, which is already better than monochrome text.

The Tagbar plugin configuration in ftplugin/golo.vim needs a Golo version that can generate ctags.

I am no Vim tuning expert, so feel-free to contribute improvements! (pull requests only)

Legalese

Copyright (C) 2013 Julien Ponge.

This Vim bundle is published under a MIT-style license: see the LICENSE file.

Contributors

About

Golo Vim syntax

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%