{"id":20191407,"url":"https://github.com/htfy96/vim-chpl","last_synced_at":"2026-03-07T05:32:58.749Z","repository":{"id":86702041,"uuid":"54304453","full_name":"htfy96/vim-chpl","owner":"htfy96","description":"Chapel syntax file for vim, extracted from official source","archived":false,"fork":false,"pushed_at":"2016-03-20T06:43:33.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-03T07:41:33.053Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"VimL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"vim","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/htfy96.png","metadata":{"files":{"readme":"README","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":"2016-03-20T06:42:40.000Z","updated_at":"2016-03-20T06:43:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"65a3231b-2c0c-4cce-92e5-b4654cc0f22a","html_url":"https://github.com/htfy96/vim-chpl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/htfy96/vim-chpl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htfy96%2Fvim-chpl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htfy96%2Fvim-chpl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htfy96%2Fvim-chpl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htfy96%2Fvim-chpl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/htfy96","download_url":"https://codeload.github.com/htfy96/vim-chpl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/htfy96%2Fvim-chpl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30208731,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T05:23:27.321Z","status":"ssl_error","status_checked_at":"2026-03-07T05:00:17.256Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-14T03:48:45.714Z","updated_at":"2026-03-07T05:32:58.418Z","avatar_url":"https://github.com/htfy96.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"*README*                Chapel Mode for Vim\n\n\nChapel support for Vim has been designed for use with Vim versions 5.08 or\nnewer.\n\n\nFile Descriptions:\n==================\n\n *ftdetect/chpl.vim* -- Allows vim to auto-detect the syntax highlighting\n                        scheme for .chpl files.\n *ftplugin/chpl.vim* -- Useful editor settings supporting chpl, chpldoc\n *syntax/chpl.vim*   -- Syntax highlighting scheme for Chapel\n *indent/chpl.vim*   -- Indenting scheme for Chapel\n *sample-vimrc*      -- Sample .vimrc configuration file\n \n\nInstallation Instructions:\n==========================\n\n  - Create a directory in the root of your home directory called \".vim\"\n\n    $ mkdir $HOME/.vim\n\n  - Copy the contents of this directory to your \".vim\" directory\n\n    $ cp -r * $HOME/.vim\n\n  - Modify your .vimrc configuration file to enable automatic filetype\n    detection, syntax highlighting, and indenting (this step is optional but\n    recommended).\n\n    $ vim $HOME/.vimrc\n\n    OR: Use the sample .vimrc file provided (be careful you don't overwrite\n    any existing .vimrc file!):\n\n    $ cp -i sample-vimrc .vimrc\n\n\nEnabling Chapel Support in Vim:\n===============================\n\nIf you have chosen to use the *sample-vimrc* file you can safely ignore this\nsection.  Vim commands are denoted \": command\".  You can give these commands\nmanually whenever you start a vim session (with the \":\") or they can also be\ngiven automatically every time vim is started by putting them in your .vimrc\nfile (without the \":\").\n\n  - Enable automatic filetype detection:\n\n    : filetype on\n  \n  - Enable syntax highlighting scheme:\n  \n    : syntax on\n\n  - Enable indenting scheme:\n\n    : filetype indent on\n\n\n==========================================================================\nvim:tw=78:ts=8:ft=help:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhtfy96%2Fvim-chpl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhtfy96%2Fvim-chpl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhtfy96%2Fvim-chpl/lists"}