{"id":18019488,"url":"https://github.com/shadowwa/vim-docsis","last_synced_at":"2025-04-04T16:40:51.679Z","repository":{"id":167867724,"uuid":"498885237","full_name":"shadowwa/vim-docsis","owner":"shadowwa","description":"vim syntax file for docsis","archived":false,"fork":false,"pushed_at":"2023-07-27T18:55:55.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-10T02:13:46.007Z","etag":null,"topics":["docsis","syntax","syntax-highlighting","tlv","vim","vim-plugins"],"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/shadowwa.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-01T20:14:52.000Z","updated_at":"2023-10-28T12:51:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"976be526-36cb-497a-9562-cb829efffd06","html_url":"https://github.com/shadowwa/vim-docsis","commit_stats":null,"previous_names":["shadowwa/vim-docsis"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowwa%2Fvim-docsis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowwa%2Fvim-docsis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowwa%2Fvim-docsis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowwa%2Fvim-docsis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shadowwa","download_url":"https://codeload.github.com/shadowwa/vim-docsis/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247214082,"owners_count":20902709,"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":["docsis","syntax","syntax-highlighting","tlv","vim","vim-plugins"],"created_at":"2024-10-30T05:10:50.618Z","updated_at":"2025-04-04T16:40:51.656Z","avatar_url":"https://github.com/shadowwa.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vim Docsis\n\nSyntax highlighting and matching rules for Docsis config files\n\n## Installation\n\nIf you use [Vundle](https://github.com/gmarik/vundle), add the following lines\nto your `~/.vimrc`:\n\n```vim\nPlugin 'shadowwa/vim-docsis'\n```\n\nThen run inside Vim:\n\n```vim\n:so ~/.vimrc\n:PluginInstall\n```\n\nIf you use [Pathogen](https://github.com/tpope/vim-pathogen), do this:\n\n```sh\ncd ~/.vim/bundle\ngit clone https://github.com/shadowwa/vim-docsis.git\n```\n\nFor [vim-plug](https://github.com/junegunn/vim-plug) users:\n\n```vim\nPlug 'shadowwa/vim-docsis'\n```\n\nin your `.vimrc` or `init.vim`, then restart Vim and run `:PlugInstall`.\n\n### Command\n\n - `:TLVDecode`: split the TLV string under the cursor and display each part with the Hexadecimal, the Decimal\n   conversion andi, if it looks like a valid string, a string conversion.\n\n### Folding\n\nFolding is enabled for headers by default.\n\nThe following commands are useful to open and close folds:\n\n- `zr`: reduces fold level throughout the buffer\n- `zR`: opens all folds\n- `zm`: increases fold level throughout the buffer\n- `zM`: folds everything all the way\n- `za`: open a fold your cursor is on\n- `zA`: open a fold your cursor is on recursively\n- `zc`: close a fold your cursor is on\n- `zC`: close a fold your cursor is on recursively\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadowwa%2Fvim-docsis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshadowwa%2Fvim-docsis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadowwa%2Fvim-docsis/lists"}