uemurax / gnuplot.vim

Syntax highlighting for Gnuplot

Home Page:http://www.vim.org/scripts/script.php?script_id=1737

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gnuplot.vim

A fork of vim-scripts/gnuplot.vim, a syntax file for gnuplot.

Installation

Using pathogen

cd ~/.vim/bundle
git clone https://github.com/uemurax/gnuplot.vim

Using NeoBundle

Add the following line to your .vimrc line

NeoBundle 'uemurax/gnuplot.vim'

Launch vim and run :NeoBundleInstall.

About

Syntax highlighting for Gnuplot

http://www.vim.org/scripts/script.php?script_id=1737


Languages

Language:Vim Script 100.0%