{"id":18533759,"url":"https://github.com/vbrand1984/ob3-vim-syntax","last_synced_at":"2025-08-23T01:11:05.888Z","repository":{"id":235648382,"uuid":"791068215","full_name":"vbrand1984/ob3-vim-syntax","owner":"vbrand1984","description":"Vim syntax highligting for Openbox theme files","archived":false,"fork":false,"pushed_at":"2024-06-25T16:09:54.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-17T07:17:03.162Z","etag":null,"topics":["openbox","openbox-configuration","openbox-theme","vim","vim-plugin"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vbrand1984.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-24T03:18:48.000Z","updated_at":"2024-06-25T16:09:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"edf536ae-5ff2-47cf-b328-b80dcf51a305","html_url":"https://github.com/vbrand1984/ob3-vim-syntax","commit_stats":null,"previous_names":["aristeo812/ob3-vim-syntax"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbrand1984%2Fob3-vim-syntax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbrand1984%2Fob3-vim-syntax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbrand1984%2Fob3-vim-syntax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbrand1984%2Fob3-vim-syntax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vbrand1984","download_url":"https://codeload.github.com/vbrand1984/ob3-vim-syntax/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254247902,"owners_count":22038923,"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":["openbox","openbox-configuration","openbox-theme","vim","vim-plugin"],"created_at":"2024-11-06T19:13:01.013Z","updated_at":"2025-05-14T23:30:30.313Z","avatar_url":"https://github.com/vbrand1984.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vim syntax highligting for Openbox theme files\n\n## Installation\n\n### Automatic\n\nWhen using [vim-plug](https://github.com/junegunn/vim-plug), add the following lines in your `~/.vimrc` file:\n\n    call plug#begin('~/.vim/plugged')\n        Plug 'vbrand1984/ob3-vim-syntax'\n    call plug#end()\n\n### Manual\n\nJust copy the `ftdetect` and `syntax` folders in your `~/.vim` directory.\n\n## Usage\n\nThe plugin would automatically detect Openbox theming file as a `themerc` file in an `openbox-3` directory. If you want a more general approach, add the following line in your `~/.vimrc` file:\n\n    autocmd BufRead,BufNewFile *themerc set filetype=ob3\n\nAlso, you can always set the desired filetype manually by entering the following command in `vim`:\n\n    set ft=ob3\n\n## Authors\n\nThe original author is Dave Foster. Modified by Victor Brand (Zhuravlev).\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvbrand1984%2Fob3-vim-syntax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvbrand1984%2Fob3-vim-syntax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvbrand1984%2Fob3-vim-syntax/lists"}