{"id":16452877,"url":"https://github.com/vitalk/vim-onoff","last_synced_at":"2025-08-02T15:05:10.716Z","repository":{"id":15770511,"uuid":"18509449","full_name":"vitalk/vim-onoff","owner":"vitalk","description":"Turn Vim options on. Off.","archived":false,"fork":false,"pushed_at":"2015-03-09T09:03:29.000Z","size":252,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-26T16:49:39.876Z","etag":null,"topics":["utility","vim"],"latest_commit_sha":null,"homepage":"http://www.vim.org/scripts/script.php?script_id=4916","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/vitalk.png","metadata":{"files":{"readme":"README","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":"2014-04-07T07:33:21.000Z","updated_at":"2020-08-07T23:48:09.000Z","dependencies_parsed_at":"2022-09-09T12:50:53.725Z","dependency_job_id":null,"html_url":"https://github.com/vitalk/vim-onoff","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/vitalk/vim-onoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalk%2Fvim-onoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalk%2Fvim-onoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalk%2Fvim-onoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalk%2Fvim-onoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitalk","download_url":"https://codeload.github.com/vitalk/vim-onoff/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitalk%2Fvim-onoff/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265896140,"owners_count":23845429,"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":["utility","vim"],"created_at":"2024-10-11T10:14:05.191Z","updated_at":"2025-07-19T06:07:01.767Z","avatar_url":"https://github.com/vitalk.png","language":"VimL","readme":"                           // Vim onoff //\n\n                    on/off boolean options in Vim\n\n    ~ What is it?\n\n      Vim has a lot of different boolean options — `cursorline`,\n      `number`, `list`, `spell`, etc. Toggle them *gracefully*.\n\n      Plugin provides the `:Onoff` command to switch boolean options\n      in Vim. After each turn option value shown at bottom of the\n      window.\n\n      Feel free to create a handy aliases for most used options:\n\n      nnore \u003cLeader\u003en :Onoff number\u003ccr\u003e\n      nnore \u003cLeader\u003ep :Onoff paste\u003ccr\u003e\n      nnore \u003cLeader\u003es :Onoff spell\u003ccr\u003e\n\n      For those who want to use `:Onoff` command explicitly, `:onoff`\n      abbreviation is available. Abbreviation works on when 'onoff'\n      is the first word on the command line.\n\n      Note that `:Onoff` command has autocompletion for all available\n      boolean options supported by your Vim distribution.\n\n    ~ Installation\n\n      * via pathogen.vim (https://github.com/tpope/vim-pathogen):\n\n      cd ~/.vim/bundle\n      git clone git://github.com/vitalk/vim-onoff.git\n\n      * via Vundle (https://github.com/gmarik/Vundle.vim):\n\n      Plugin 'vitalk/vim-onoff'\n\n    ~ Contributing\n\n      Don't hesitate to create a GitHub Issue\n      (https://github.com/vitalk/vim-onoff/issues) if you have any\n      bugs or suggestions.\n\n    ~ Self-Promotion\n\n      If you enjoy it follow repository on GitHub\n      (https://github.com/vitalk/vim-onoff) and vote for it on vim.org\n      (http://www.vim.org/scripts/script.php?script_id=4916).\n\n    ~ License\n\n      Copyright (c) by Vital Kudzelka.\n\n      Distributed under the same terms as Vim itself.\n      See `:help license`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitalk%2Fvim-onoff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitalk%2Fvim-onoff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitalk%2Fvim-onoff/lists"}