~ubuntu-branches/debian/sid/neovim/sid

« back to all changes in this revision

Viewing changes to runtime/syntax/xxd.vim

  • Committer: Package Import Robot
  • Author(s): James McCoy
  • Date: 2016-02-20 22:41:32 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: package-import@ubuntu.com-20160220224132-e24n8lh3yo5ylt23
Tags: upstream-0.1.2
ImportĀ upstreamĀ versionĀ 0.1.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
" Vim syntax file
2
2
" Language:             bin using xxd
3
 
" Maintainer:   Dr. Charles E. Campbell, Jr. <NdrOchipS@PcampbellAfamily.Mbiz>
4
 
" Last Change:  Sep 06, 2005
5
 
" Version:              7
 
3
" Maintainer:   Charles E. Campbell <NdrOchipS@PcampbellAfamily.Mbiz>
 
4
" Last Change:  Oct 23, 2014
 
5
" Version:              8
6
6
" Notes:                use :help xxd   to see how to invoke it
7
 
" URL:  http://mysite.verizon.net/astronaut/vim/index.html#vimlinks_syntax
 
7
" URL:  http://www.drchip.org/astronaut/vim/index.html#SYNTAX_XXD
8
8
 
9
9
" For version 5.x: Clear all syntax items
10
10
" For version 6.x: Quit when a syntax file was already loaded