{"id":13478525,"url":"https://github.com/vhakulinen/gnvim","last_synced_at":"2025-05-14T09:07:40.043Z","repository":{"id":41110399,"uuid":"142619901","full_name":"vhakulinen/gnvim","owner":"vhakulinen","description":"GUI for neovim, without any web bloat","archived":false,"fork":false,"pushed_at":"2025-04-21T18:02:00.000Z","size":2002,"stargazers_count":1887,"open_issues_count":8,"forks_count":70,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-04-21T19:22:48.630Z","etag":null,"topics":["gtk","gui","neovim","neovim-guis","nvim","rust","text-editor","ui"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vhakulinen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2018-07-27T20:16:01.000Z","updated_at":"2025-04-21T18:02:05.000Z","dependencies_parsed_at":"2023-12-06T21:23:35.614Z","dependency_job_id":"4371b88c-bc25-4380-babe-9d44dcd0ee65","html_url":"https://github.com/vhakulinen/gnvim","commit_stats":{"total_commits":573,"total_committers":19,"mean_commits":"30.157894736842106","dds":0.08202443280977312,"last_synced_commit":"4a8349b568595dd6a3bbf18153d9b2f5bc313f57"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vhakulinen%2Fgnvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vhakulinen%2Fgnvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vhakulinen%2Fgnvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vhakulinen%2Fgnvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vhakulinen","download_url":"https://codeload.github.com/vhakulinen/gnvim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254110374,"owners_count":22016391,"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":["gtk","gui","neovim","neovim-guis","nvim","rust","text-editor","ui"],"created_at":"2024-07-31T16:01:58.261Z","updated_at":"2025-05-14T09:07:35.032Z","avatar_url":"https://github.com/vhakulinen.png","language":"Rust","readme":"\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"./desktop/gnvim_128.png\" alt=\"GNvim Logo\"\u003e\n    \u003ch3 align=\"center\"\u003eGNvim - GTK4 Neovim GUI\u003c/h3\u003e\n\u003c/p\u003e\n\nGnvim, opinionated Neovim GUI.\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://github.com/vhakulinen/gnvim/wiki/screenshot.png\" alt=\"Screenshot of gnvim\"\u003e\n\u003c/p\u003e\n\n_For previous gtk3 version, checkout the `legacy` branch._\n\n# Install\n\n**NOTE**: gnvim requires nvim version 0.10 or higher.\n\n## Flatpak\n\nIf you're using flatpak, you can build a GNvim flatpak locally:\n\n```\n$ # Install flatpak-builder\n$ sudo apt install flatpak-builder\n$ make install-flatpak-deps # Install required runtime and SDKs\n$ make install-flatpak # Build and install the flatpak\n$ # Optional: install gnvim runtime files (i.e. for `lua require('gnvim')`)\n$ flatpak run com.github.vhakulinen.gnvim.Devel --install-runtime-files\n```\n\n## System\n\nInstall system wide:\n\n```\n$ # Install cargo (e.g. the rust toolchain)\n$ # Install gtk4 and libadwaita dev files, e.g. apt install libgtk-4-dev libadwaita-1-dev (see below)\n$ make build\n$ sudo make install\n```\n\nMore detailed instructions regarding gtk4 requirements, see the gtk-rs book's\n[instructions](https://gtk-rs.org/gtk4-rs/stable/latest/book/installation.html)).\n\n# Documentation\n\nSee `:h gnvim` and/or `runtime/doc/gnvim.txt`.\n\n# Development\n\nGnvim comes with custom rpc client which uses code generation for generating\nbindings to the Neovim API. This is done by the `scripts/generate-bindings.sh`\nscript and requires the `moreutils` package.\n","funding_links":[],"categories":["Rust","Editor","Development"],"sub_categories":["IDEs"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvhakulinen%2Fgnvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvhakulinen%2Fgnvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvhakulinen%2Fgnvim/lists"}