{"id":24044646,"url":"https://github.com/dev-cetera/nvim-color-line-numbers-by-mode","last_synced_at":"2026-07-02T14:05:00.735Z","repository":{"id":263729517,"uuid":"891306159","full_name":"dev-cetera/nvim-color-line-numbers-by-mode","owner":"dev-cetera","description":"A plugin for NeoVim to color the line numbers based on the current mode to help you better see the mode you're in.","archived":false,"fork":false,"pushed_at":"2024-11-20T08:40:59.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-08T06:03:23.398Z","etag":null,"topics":["extension","neovim","neovim-plugin"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/dev-cetera.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":"2024-11-20T05:08:16.000Z","updated_at":"2024-11-22T01:56:15.000Z","dependencies_parsed_at":"2024-11-20T06:22:14.527Z","dependency_job_id":"516455ee-e860-44ed-a9b9-b8e9bb817ae3","html_url":"https://github.com/dev-cetera/nvim-color-line-numbers-by-mode","commit_stats":null,"previous_names":["robmllze/nvim-ex-color-line-numbers-by-mode","devcetra/nvim-ex-color-line-numbers-by-mode","dev-cetera/nvim-color-line-numbers-by-mode"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dev-cetera/nvim-color-line-numbers-by-mode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-cetera%2Fnvim-color-line-numbers-by-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-cetera%2Fnvim-color-line-numbers-by-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-cetera%2Fnvim-color-line-numbers-by-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-cetera%2Fnvim-color-line-numbers-by-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-cetera","download_url":"https://codeload.github.com/dev-cetera/nvim-color-line-numbers-by-mode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-cetera%2Fnvim-color-line-numbers-by-mode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35050077,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-02T02:00:06.368Z","response_time":173,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["extension","neovim","neovim-plugin"],"created_at":"2025-01-08T23:32:36.651Z","updated_at":"2026-07-02T14:05:00.719Z","avatar_url":"https://github.com/dev-cetera.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NeoVim Extension\n\n## nvim-color-line-numbers-by-mode\n\nA plugin for NeoVim to color the line numbers based on the current mode (Normal, Insert or Visual) to help you better see the mode you're in. The line colors correspond to the default mode colors of NeoVim.\n\n## Installing with Lazy\n\n```lua\nreturn {\n  {\n    \"DevCetra/nvim-color-line-numbers-by-mode\",\n    lazy = false, --load during startup\n    config = function()\n      require(\"nvim-color-line-numbers-by-mode\").setup()\n    end,\n  },\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-cetera%2Fnvim-color-line-numbers-by-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-cetera%2Fnvim-color-line-numbers-by-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-cetera%2Fnvim-color-line-numbers-by-mode/lists"}