{"id":22769821,"url":"https://github.com/bfontaine/conflicts.vim","last_synced_at":"2025-03-30T11:29:57.861Z","repository":{"id":7877568,"uuid":"9251646","full_name":"bfontaine/conflicts.vim","owner":"bfontaine","description":"Vim syntax for *.conflicts files","archived":false,"fork":false,"pushed_at":"2013-04-06T15:01:04.000Z","size":101,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T23:43:39.899Z","etag":null,"topics":["menhir","vim"],"latest_commit_sha":null,"homepage":null,"language":"VimL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bfontaine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-05T22:06:07.000Z","updated_at":"2023-09-04T23:20:28.000Z","dependencies_parsed_at":"2022-08-29T14:30:22.971Z","dependency_job_id":null,"html_url":"https://github.com/bfontaine/conflicts.vim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2Fconflicts.vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2Fconflicts.vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2Fconflicts.vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bfontaine%2Fconflicts.vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bfontaine","download_url":"https://codeload.github.com/bfontaine/conflicts.vim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246313237,"owners_count":20757446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["menhir","vim"],"created_at":"2024-12-11T15:15:58.845Z","updated_at":"2025-03-30T11:29:57.839Z","avatar_url":"https://github.com/bfontaine.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# conflicts.vim\n\n`conflicts.vim` is a Vim syntax file for `*.conflicts` files. These files are\ngenerated by [Menhir][menhir], a LR(1) parser generator for the OCaml\nprogramming language.\n\n[menhir]: http://gallium.inria.fr/~fpottier/menhir/\n\n## Install\n\n[Download][vim-scripts] the latest version of the file, and drop it into your\n`~/.vim/syntax/` directory:\n\n```sh\nmkdir -p ~/.vim/syntax\nwget http://www.vim.org/scripts/download_script.php?src_id=19764 \\\n    -O ~/.vim/syntax/conflicts.vim\n```\n\nThen add the following line to your `~/.vimrc` file:\n\n```vim\nau BufNewFile,BufRead *.conflicts set ft=conflicts\n```\n\n\n[vim-scripts]: http://www.vim.org/scripts/script.php?script_id=4507\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbfontaine%2Fconflicts.vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbfontaine%2Fconflicts.vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbfontaine%2Fconflicts.vim/lists"}