{"id":16098594,"url":"https://github.com/mtth/cursorcross.vim","last_synced_at":"2026-03-13T15:38:04.162Z","repository":{"id":147837803,"uuid":"11478981","full_name":"mtth/cursorcross.vim","owner":"mtth","description":"Sane cursorcolumn and cursorline handling","archived":false,"fork":false,"pushed_at":"2017-04-29T20:56:24.000Z","size":19,"stargazers_count":33,"open_issues_count":4,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-20T06:30:42.458Z","etag":null,"topics":[],"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/mtth.png","metadata":{"files":{"readme":"README.rst","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":"2013-07-17T15:04:31.000Z","updated_at":"2022-06-08T12:52:03.000Z","dependencies_parsed_at":"2023-04-06T06:47:31.981Z","dependency_job_id":null,"html_url":"https://github.com/mtth/cursorcross.vim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mtth/cursorcross.vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtth%2Fcursorcross.vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtth%2Fcursorcross.vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtth%2Fcursorcross.vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtth%2Fcursorcross.vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mtth","download_url":"https://codeload.github.com/mtth/cursorcross.vim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtth%2Fcursorcross.vim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30469321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T11:00:43.441Z","status":"ssl_error","status_checked_at":"2026-03-13T11:00:23.173Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2024-10-09T18:24:06.059Z","updated_at":"2026-03-13T15:38:04.146Z","avatar_url":"https://github.com/mtth.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"Cursorcross.vim\n===============\n\nRefreshingly sane ``cursorcolumn`` and ``cursorline`` handling.\n\n\nConfiguration\n-------------\n\nFour options are available:\n\n* ``g:cursorcross_dynamic = 'clw'``, which features to dynamically handle:\n\n  * :code:`'c'` triggers :code:`cursorcolumn` in insert mode when the cursor \n    is at the beginning of the line.\n  * :code:`'l'` activates :code:`cursorline` in normal mode and turns it off \n    when entering insert mode.\n  * :code:`'w'` automatically disables :code:`cursorcolumn` and \n    :code:`cursorline` in non-focused windows. When entering a window, both \n    variables are restored to their previous state.\n\n* ``g:cursorcross_exceptions = []``, list of filetypes where dynamic mode will \n  be disabled.\n* ``g:cursorcross_disable = 0``, disable the plugin.\n* ``g:cursorcross_mappings = 1``, create the following mappings:\n\n  * ``-`` to toggle ``cursorline``.\n  * ``|`` to toggle ``cursorcolumn``.\n\nAdditionally, the `CursorcrossToggle` command can be used to disable all \ndynamic modes globally.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtth%2Fcursorcross.vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmtth%2Fcursorcross.vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtth%2Fcursorcross.vim/lists"}