comparison runtime/syntax/obj.vim @ 2206:a8afba7027ae vim73

Add extra floating point functions.
author Bram Moolenaar <bram@vim.org>
date Fri, 21 May 2010 16:33:48 +0200
parents b9e314fe473f
children 43efa4f5a8ea
comparison
equal deleted inserted replaced
2205:54605ada811b 2206:a8afba7027ae
1 " Vim syntax file 1 " Vim syntax file
2 " Language: 3D wavefront's obj file 2 " Language: 3D wavefront's obj file
3 " Maintainer: Vincent Berthoux <twinside@gmail.com> 3 " Maintainer: Vincent Berthoux <twinside@gmail.com>
4 " File Types: .obj (used in 3D) 4 " File Types: .obj (used in 3D)
5 " Last Change: 2010 May 18
5 " 6 "
6 " For version 5.x: Clear all syntax items 7 " For version 5.x: Clear all syntax items
7 " For version 6.x: Quit when a syntax file was already loaded 8 " For version 6.x: Quit when a syntax file was already loaded
8 if version < 600 9 if version < 600
9 syntax clear 10 syntax clear