{"id":13898349,"url":"https://github.com/balanceiskey/vim-framer-syntax","last_synced_at":"2025-05-16T11:10:11.118Z","repository":{"id":47770220,"uuid":"191965065","full_name":"balanceiskey/vim-framer-syntax","owner":"balanceiskey","description":"Framer X Playground's colors, but in Vim (but especially MacVim)","archived":false,"fork":false,"pushed_at":"2021-10-28T15:25:17.000Z","size":54,"stargazers_count":10,"open_issues_count":1,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-25T04:36:07.456Z","etag":null,"topics":["colorscheme","framer","framerx","javascript","lightline","react","themes","vim"],"latest_commit_sha":null,"homepage":"","language":"Vim script","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/balanceiskey.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":"2019-06-14T15:18:01.000Z","updated_at":"2023-07-27T12:05:29.000Z","dependencies_parsed_at":"2022-07-26T10:32:39.113Z","dependency_job_id":null,"html_url":"https://github.com/balanceiskey/vim-framer-syntax","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/balanceiskey%2Fvim-framer-syntax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balanceiskey%2Fvim-framer-syntax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balanceiskey%2Fvim-framer-syntax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balanceiskey%2Fvim-framer-syntax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/balanceiskey","download_url":"https://codeload.github.com/balanceiskey/vim-framer-syntax/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254518401,"owners_count":22084376,"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":["colorscheme","framer","framerx","javascript","lightline","react","themes","vim"],"created_at":"2024-08-06T18:04:14.855Z","updated_at":"2025-05-16T11:10:11.099Z","avatar_url":"https://github.com/balanceiskey.png","language":"Vim script","funding_links":[],"categories":["Vim Script"],"sub_categories":[],"readme":"**Caution** - 5/21 - This repository is under construction for the moment as it runs through some transitions and tweaking. We'll shift to a standard release model in the future but for now assume colors, names, etc are all in flux (and be particularly wary if you update your plugins a lot).\n\n# vim-framer-syntax\n\n![framer](https://user-images.githubusercontent.com/470240/60213611-64a8c380-9853-11e9-9933-b3d42d767a0e.gif)\n\n\nA straight rip of [Framer's beautiful in-app editor](https://www.framer.com/support/using-framer/code-editor/). It's faithful to Framer's original color choices and where necessary, makes tweaks that benefit Vim (think extensions like [lightline](https://github.com/itchyny/lightline.vim) and [ctrlp](https://github.com/kien/ctrlp.vim)) and non-JS based projects. It's built using [estilo](https://github.com/jacoborus/estilo). JavaScript was tuned against pangloss' [vim-javascript](https://github.com/pangloss/vim-javascript).\n\n_Pssssst, I come in a light mode too:_\n\n\u003cimg width=\"970\" alt=\"CleanShot 2021-05-20 at 22 59 29@2x\" src=\"https://user-images.githubusercontent.com/470240/119080086-12309d00-b9bf-11eb-8ec6-f504bfd3207b.png\"\u003e\n\n\n## Install\n\nThis'll work just fine with your plugin-manager-of-choice, just target this repo. With [vim-plug](https://github.com/junegunn/vim-plug) I do this:\n\n```\nPlug 'balanceiskey/vim-framer-syntax', { 'branch': 'main' }\n```\n\nAnd run `:PlugInstall`. Set the color scheme by running `:color framer_syntax_dark` (or light) or updating your `.vimrc` with `color framer_syntax_dark` (or light).\n\n## Lightline\n\nTo use the accompanying `lightline` theme, add the following to your `.vimrc`:\n\n```\nlet g:lightline = {\n      \\ 'colorscheme': 'framer_dark',\n      \\ }\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalanceiskey%2Fvim-framer-syntax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbalanceiskey%2Fvim-framer-syntax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalanceiskey%2Fvim-framer-syntax/lists"}