{"id":13825565,"url":"https://github.com/vim-jp/syntax-vim-ex","last_synced_at":"2025-07-08T22:31:31.482Z","repository":{"id":50123573,"uuid":"52054969","full_name":"vim-jp/syntax-vim-ex","owner":"vim-jp","description":"An excellent Vim's syntax highlighting file for Vim script","archived":true,"fork":false,"pushed_at":"2024-02-15T15:50:33.000Z","size":493,"stargazers_count":49,"open_issues_count":4,"forks_count":3,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-08-04T09:03:56.939Z","etag":null,"topics":["syntax-vim","vim","vim-script"],"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/vim-jp.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":"2016-02-19T02:20:09.000Z","updated_at":"2024-08-04T09:03:58.862Z","dependencies_parsed_at":"2024-02-15T16:48:08.017Z","dependency_job_id":null,"html_url":"https://github.com/vim-jp/syntax-vim-ex","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/vim-jp%2Fsyntax-vim-ex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vim-jp%2Fsyntax-vim-ex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vim-jp%2Fsyntax-vim-ex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vim-jp%2Fsyntax-vim-ex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vim-jp","download_url":"https://codeload.github.com/vim-jp/syntax-vim-ex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225470631,"owners_count":17479366,"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":["syntax-vim","vim","vim-script"],"created_at":"2024-08-04T09:01:23.485Z","updated_at":"2024-11-20T04:30:34.005Z","avatar_url":"https://github.com/vim-jp.png","language":"Vim Script","readme":"syntax-vim-ex\n=============\n\nAn excellent Vim's syntax highlighting file for Vim script.\n\n# Announcement: The generator part of this product has been included in the [main stream](https://github.com/vim/vim) with [9b53c05](https://github.com/vim/vim/commit/9b53c052d58f73f2078c61a74622687306e51c17).\n# This product will no longer be updated.\n\n## Difference between [original][original]\n\n-   The syntax-vim-ex has been generated by parse the C source code of Vim.  So\n    keyword extraction is accurate.\n-   Omitted keyword extraction algorithm of Ex command is perfect because it is\n    same and the C source code of Vim.\n-   It will immediately follow the Vim updates.\n-   Generator source code is all open sourced.  (See [generator][generator] branch)\n\n## Requirement\n\nVim 7.4.1486 or later\n\n## How to Install\n\n```sh\n$ cd ~/.vim\n$ mkdir -p pack/my/opt\n$ cd pack/my/opt\n$ git clone --single-branch --depth 1 https://github.com/vim-jp/syntax-vim-ex.git\n```\n\nAdd following line to your `.vimrc`.\n\n```vim\npackadd! syntax-vim-ex\n```\n\n**Remarks:**\n\n-   In the case of Windows should read the `~/.vim` to\n    `%HOMEDRIVE%%HOMEPATH%\\vimfiles`.  And mkdir `-p` option is not required.\n-   Directory name `my` can be changed to any name.\n-   If you want to configure the package under `~/.vim` directory as in this\n    example the setting of option `'packpath'` is not required.\n-   If you are calling `:packloadall` explicitly in your .vimrc, `packadd`\n    should be added before it.\n\n## How to Update\n\n```sh\n$ cd ~/.vim/pack/my/opt/syntax-vim-ex\n$ git pull\n```\n\n## Licence\n\nFollow the [Vim license][license]\n\n## Authors\n\n-   [Hirohito Higashi (h_east)](https://github.com/h-east)\n-   [vim-jp](http://vim-jp.org/)\n-   Charles E. Campbell (author of [original syntax/vim.vim][original])\n\n[original]:https://github.com/vim/vim/blob/master/runtime/syntax/vim.vim\n[license]:https://github.com/vim/vim/blob/master/README.md#copying\n[generator]:https://github.com/vim-jp/syntax-vim-ex/tree/generator\n","funding_links":[],"categories":["Vim Script"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvim-jp%2Fsyntax-vim-ex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvim-jp%2Fsyntax-vim-ex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvim-jp%2Fsyntax-vim-ex/lists"}