{"id":13477990,"url":"https://github.com/chmln/nvim-ctrl","last_synced_at":"2025-09-10T16:48:13.214Z","repository":{"id":81094152,"uuid":"254220220","full_name":"chmln/nvim-ctrl","owner":"chmln","description":"Control neovim instances using the command line.","archived":false,"fork":false,"pushed_at":"2024-02-06T23:53:23.000Z","size":20,"stargazers_count":54,"open_issues_count":2,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-18T08:53:31.700Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/chmln.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}},"created_at":"2020-04-08T23:05:03.000Z","updated_at":"2025-02-10T17:13:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"e9f209ea-b13f-428f-ac8b-3e17f5bb96e1","html_url":"https://github.com/chmln/nvim-ctrl","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmln%2Fnvim-ctrl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmln%2Fnvim-ctrl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmln%2Fnvim-ctrl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmln%2Fnvim-ctrl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chmln","download_url":"https://codeload.github.com/chmln/nvim-ctrl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244918500,"owners_count":20531682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-07-31T16:01:50.935Z","updated_at":"2025-03-22T06:30:55.667Z","avatar_url":"https://github.com/chmln.png","language":"Rust","readme":"# nvim-ctrl\n\n`nvim-ctrl` sends commands to all running neovim instances.\n\nExamples:\n\n```sh\n# Turn on dark syntax\nnvim-ctrl 'set background=dark'\n\n# Toggle night mode based on environment variable\nnvim-ctrl 'let $NIGHT_MODE=\"true\"'\nnvim-ctrl 'source ~/.dotfiles/nvim/init.vim`\n```\n\n## Install\n\n1. Download a binary from [releases](https://github.com/chmln/nvim-ctrl/releases)\nOR\n`cargo install --git https://github.com/chmln/nvim-ctrl`\n2. Open up neovim in a few places and run some commands with `nvim-ctrl`\n\n## How It Works\n\nNeovim [automatically](https://github.com/neovim/neovim/blob/master/runtime/doc/api.txt) sets up RPC sockets in /tmp on unix systems, unless its overridden by `--listen`. `nvim-ctrl` finds these sockets and sends them the appropriate commands.\n","funding_links":[],"categories":["Nix"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchmln%2Fnvim-ctrl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchmln%2Fnvim-ctrl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchmln%2Fnvim-ctrl/lists"}