Skip to content

Commit

Permalink
Renamed to ifdef highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
vim-scripts committed Jul 3, 2011
1 parent 1e3b48c commit afa3a19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 376 deletions.
7 changes: 2 additions & 5 deletions README
@@ -1,6 +1,3 @@
This is a mirror of http://www.vim.org/scripts/script.php?script_id=7 This script has been renamed to ifdef highlighting.


Provides highlighting for #ifdef #ifndef #else #endif blocks, with the ability to mark a symbol as defined or undefined. http://github.com/vim-scripts/ifdef-highlighting
Handles nesting of #ifdefs (and #if) as well, but does not handle #if defined().

Supports vim_ifdef: modelines and .defines (_defines for win16/win32s) files to specify defined/undefined symbols.
371 changes: 0 additions & 371 deletions syntax/ifdef.vim

This file was deleted.

0 comments on commit afa3a19

Please sign in to comment.