sponsor Vim development Vim logo Vim Book Ad

conflicts.vim : Syntax for *.conflicts files

 script karma  Rating 6/3, Downloaded by 1184  Comments, bugs, improvements  Vim wiki

created by
Baptiste Fontaine
 
script type
syntax
 
description
Menhir (1) generates *.conflicts files when your grammar have some conflicts. This file allows you to have basic syntax highlighting when reading these files.

Project home page: https://github.com/bfontaine/conflicts.vim


[1]: http://gallium.inria.fr/~fpottier/menhir/
 
install details
Copy the file into ~/.vim/syntax/, then add this line in your .vimrc:
au BufNewFile,BufRead *.conflicts set ft=conflicts
 

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
conflicts.vim 0.1.1 2013-04-06 7.0 Baptiste Fontaine Tokens can contain lower case letters, digits and underscores after the first character.
conflicts.vim 0.1.0 2013-04-05 7.0 Baptiste Fontaine Initial upload
ip used for rating: 18.223.159.195

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