{"id":19807684,"url":"https://github.com/westurner/vim2vim","last_synced_at":"2026-05-10T22:44:53.339Z","repository":{"id":12128523,"uuid":"14719693","full_name":"westurner/vim2vim","owner":"westurner","description":"Utility for working with vim colorschemes","archived":false,"fork":false,"pushed_at":"2014-05-03T19:08:50.000Z","size":168,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T06:28:47.089Z","etag":null,"topics":["command-line-tool","python-script","vim","vim-colorschemes"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/westurner.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-11-26T14:51:03.000Z","updated_at":"2017-07-19T22:26:54.000Z","dependencies_parsed_at":"2022-09-20T23:21:34.615Z","dependency_job_id":null,"html_url":"https://github.com/westurner/vim2vim","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/westurner%2Fvim2vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/westurner%2Fvim2vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/westurner%2Fvim2vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/westurner%2Fvim2vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/westurner","download_url":"https://codeload.github.com/westurner/vim2vim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241150645,"owners_count":19918353,"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":["command-line-tool","python-script","vim","vim-colorschemes"],"created_at":"2024-11-12T09:11:39.295Z","updated_at":"2026-05-10T22:44:48.316Z","avatar_url":"https://github.com/westurner.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"===============================\nvim2vim\n===============================\n\n.. .. image:: https://badge.fury.io/py/vim2vim.png\n..    :target: http://badge.fury.io/py/vim2vim\n..     \n.. .. image:: https://travis-ci.org/westurner/vim2vim.png?branch=master\n..        :target: https://travis-ci.org/westurner/vim2vim\n..\n.. .. image:: https://pypip.in/d/vim2vim/badge.png\n..        :target: https://crate.io/packages/vim2vim?version=latest\n\n\nUtility for working with vim colorschemes.\n\n* Free software: BSD license\n* Documentation: https://github.com/westurner/vim2vim/blob/master/vim2vim/vim2vim.py\n\n``vim2vim`` transforms output from ``:highlight``,\nto a flat, plain ViM colorscheme.\n\nMany ViM colorschemes and plugins utilize various functions for\nconfiguring syntax highlighting. This utility works with ViM's\nfinal, configured state.\n\nUsage\n------\n1. (ViM) Write ``:highlight`` output to a file::\n\n    :redir \u003e vim_highlight_output.txt\n    :highlight\n    :redir END\n\n2. (vim2vim) Transform vim ``:highlight`` colors to vim color syntax::\n\n    python ./vim2vim/vim2vim.py ./vim_highlight_output.txt | sort \u003e my_colorscheme.vim\n\n    vim2vim ./vim_highlight_output.txt | sort \u003e my_colorscheme.vim\n    \n\n.. note:: Does not correctly tokenize multi-word font settings,\n   requiring manual removal of `font=multi word font` settings\n   from \u003cvim_highlight_output.txt\u003e\n   for the time being. #TODO\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwesturner%2Fvim2vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwesturner%2Fvim2vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwesturner%2Fvim2vim/lists"}