sponsor Vim development Vim logo Vim Book Ad

SDL library syntax (for C) : SDL library syntax for C

 script karma  Rating 33/12, Downloaded by 931  Comments, bugs, improvements  Vim wiki

created by
André Wagner
 
script type
syntax
 
description
SDL library syntax for C
 
install details
Add this to the end of your C syntax file:

if version < 600
  so <sfile>:p:h/libsdl.vim
else
  runtime! syntax/libsdl.vim
endif
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
libsdl.vim 1.1 2008-01-17 6.0 André Wagner Fileformat changed to Unix.
libsdl.vim 1.0 2008-01-17 6.0 André Wagner Initial upload
ip used for rating: 18.118.144.69

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github