{"id":20602442,"url":"https://github.com/augustunderground/vim-mathmode","last_synced_at":"2026-01-30T19:02:29.039Z","repository":{"id":112837142,"uuid":"258726726","full_name":"AugustUnderground/vim-mathmode","owner":"AugustUnderground","description":"Vim Plugin for inserting math symbols based on Luke Smith's vimling (https://gitlab.com/LukeSmithxyz/vimling).","archived":false,"fork":false,"pushed_at":"2021-04-27T09:24:41.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-09T12:53:50.756Z","etag":null,"topics":["vim-plugin"],"latest_commit_sha":null,"homepage":null,"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/AugustUnderground.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":"2020-04-25T08:50:25.000Z","updated_at":"2021-04-27T09:24:43.000Z","dependencies_parsed_at":"2023-05-31T10:45:29.573Z","dependency_job_id":null,"html_url":"https://github.com/AugustUnderground/vim-mathmode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AugustUnderground/vim-mathmode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AugustUnderground%2Fvim-mathmode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AugustUnderground%2Fvim-mathmode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AugustUnderground%2Fvim-mathmode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AugustUnderground%2Fvim-mathmode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AugustUnderground","download_url":"https://codeload.github.com/AugustUnderground/vim-mathmode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AugustUnderground%2Fvim-mathmode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28917454,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T16:37:38.804Z","status":"ssl_error","status_checked_at":"2026-01-30T16:37:37.878Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["vim-plugin"],"created_at":"2024-11-16T09:13:53.410Z","updated_at":"2026-01-30T19:02:29.032Z","avatar_url":"https://github.com/AugustUnderground.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Math Mode for Vim\n\nPlugin based on [Luke Smith's IPA vimling plugin](https://gitlab.com/LukeSmithxyz/vimling)\nfor inserting Latex style math characters in vim.\n\n## Installation\n\nInstall with your favorite Plugin Manager. \nFor [Vim Plug](https://github.com/junegunn/vim-plug) put the following in your `.vimrc` or `init.vim`\n\n```\n    Plug 'augustunderground/vim-mathmode'\n```\n\n## Configuration\n\nMap a key to the `Toggle_math_mode` function. For example `$`, because this is\nhow math mode is started in Latex:\n\n```\nmap \u003cleader\u003e$ :call Toggle_math_mode()\u003cCR\u003ea\n```\n\nBy default `\u003cleader\u003e` is mapped to `\\`, so after hitting `\\` `$` you're able to insert\nmath symbols and Greek letters by typing `\\lambda` for example.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faugustunderground%2Fvim-mathmode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faugustunderground%2Fvim-mathmode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faugustunderground%2Fvim-mathmode/lists"}