not logged in (
login
)
Home
Advanced search
About Vim
Community
News
Sponsoring
Trivia
Documentation
Download
Scripts
Tips
My Account
Site Help
conflicts.vim : Syntax for *.conflicts files
script karma
Rating
6/3
, Downloaded by 1387
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: 216.73.216.130
Questions about
Vim
should go to the
maillist
.
Help Uganda
.
Vim at Github