{"id":19258937,"url":"https://github.com/lassehaslev/vim-period","last_synced_at":"2026-02-10T07:33:16.592Z","repository":{"id":89976146,"uuid":"74467096","full_name":"LasseHaslev/vim-period","owner":"LasseHaslev","description":"Add a something to end of line like a semicolon","archived":false,"fork":false,"pushed_at":"2016-11-22T12:56:26.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-27T10:39:08.880Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LasseHaslev.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-11-22T11:44:29.000Z","updated_at":"2016-11-22T11:44:40.000Z","dependencies_parsed_at":"2023-05-30T18:00:33.470Z","dependency_job_id":null,"html_url":"https://github.com/LasseHaslev/vim-period","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LasseHaslev/vim-period","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LasseHaslev%2Fvim-period","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LasseHaslev%2Fvim-period/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LasseHaslev%2Fvim-period/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LasseHaslev%2Fvim-period/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LasseHaslev","download_url":"https://codeload.github.com/LasseHaslev/vim-period/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LasseHaslev%2Fvim-period/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29294051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T03:42:42.660Z","status":"ssl_error","status_checked_at":"2026-02-10T03:42:41.897Z","response_time":65,"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-09T19:14:50.186Z","updated_at":"2026-02-10T07:33:16.577Z","avatar_url":"https://github.com/LasseHaslev.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-period\n\u003e Add semicolon or comma in en of line/lines\n\n## Install\nInstall this plugin by your favorite installation method\n\n##### [ Vundle ](https://github.com/VundleVim/Vundle.vim) (Recomended)\n```\nPlugin 'LasseHaslev/vim-period'\n\n# Lunch vim and run \n:PluginInstall\n```\n\n##### Tim Pope's [ Pathogen ]( https://github.com/tpope/vim-pathogen )\n```\ncd ~/.vim/bundle\ngit clone https://github.com/LasseHaslev/vim-period\n```\n\n##### Junegunn Choi’s [ Plug ](https://github.com/junegunn/vim-plug):\n```\nPlug 'LasseHaslev/vim-period'\nvim +PlugInstall +qall\n```\n\n## Usage\n#### Mappings\n```\n# Disable default key bindings\nlet g:period_map_keys = 0\n\n# Map your keys ( This is also the default mappings )\nmap ;; :call PeriodIsA( ';' )\u003ccr\u003e\u003cESC\u003e\nimap ;; \u003cESC\u003e:call PeriodIsA( ';' )\u003ccr\u003ea\n# ...etc.\n```\n\n## Contributors\nI have only pluginified the code.\n\nThe original code and logic is from [Jonas Knarbakk](https://github.com/JonasKnarbakk).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flassehaslev%2Fvim-period","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flassehaslev%2Fvim-period","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flassehaslev%2Fvim-period/lists"}