{"id":15207050,"url":"https://github.com/viniarck/nvimhost-scala","last_synced_at":"2025-10-02T23:35:29.699Z","repository":{"id":57735126,"uuid":"185295669","full_name":"viniarck/nvimhost-scala","owner":"viniarck","description":":diamonds: nvim host plugin provider and API client library in Scala","archived":true,"fork":false,"pushed_at":"2020-11-12T12:48:01.000Z","size":95,"stargazers_count":19,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-21T02:44:25.683Z","etag":null,"topics":["akka","api","client","messagepack","nvim","plugin","scala"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/viniarck.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}},"created_at":"2019-05-07T01:13:24.000Z","updated_at":"2023-03-31T02:35:52.000Z","dependencies_parsed_at":"2022-09-10T20:11:29.205Z","dependency_job_id":null,"html_url":"https://github.com/viniarck/nvimhost-scala","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/viniarck%2Fnvimhost-scala","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viniarck%2Fnvimhost-scala/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viniarck%2Fnvimhost-scala/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viniarck%2Fnvimhost-scala/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viniarck","download_url":"https://codeload.github.com/viniarck/nvimhost-scala/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235051540,"owners_count":18928181,"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":["akka","api","client","messagepack","nvim","plugin","scala"],"created_at":"2024-09-28T06:20:32.401Z","updated_at":"2025-10-02T23:35:29.339Z","avatar_url":"https://github.com/viniarck.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![pipeline status](https://gitlab.com/viniarck/nvimhost-scala/badges/master/pipeline.svg)](https://gitlab.com/viniarck/nvimhost-scala/commits/master)![Maven Central](https://img.shields.io/maven-central/v/io.github.viniarck/nvimhost-scala_2.13.svg?style=plastic)\n\n## nvimhost-scala\n\nNeovim (nvim) host plugin provider and API client library in [Scala](https://www.scala-lang.org/).\n\n![nvimhost-scala](./design/nvimhostscala.png)\n\n## Screencast\n\n![screencast](https://s8.gifyu.com/images/nvimhost-scala.gif)\n\n## Goals\n\n- Provide an API for other projects to integrate with nvim.\n- Provide a library for high-performance plugins with Scala static types.\n- Pay the JVM startup cost only once (when the plugin is first called).\n\n## Docs\n\n- You can find the API client code on [Api.scala](./src/main/scala/io/github/viniarck/nvimhost/Api.scala), it's fully asynchronous based on `scala.concurrent.Future`\n- If you want to develop a plugin you should read [how to write a plugin](docs/plugin_how_to.md).\n\n### Docs TLDR for Scala 2.13\n\n```\nlibraryDependencies += \"io.github.viniarck\" %% \"nvimhost-scala\" % \"1.1.0\"\n```\n\n## How to compile with SBT\n\n- In the [CI yml file](./.gitlab-ci.yml) there's a complete example how to compile, source (from Neovim) and run the plugin.\n- In the test folder, on [build.sbt](./src/test/build.sbt) you can find a base configuration to start your build.sbt configuration.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviniarck%2Fnvimhost-scala","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviniarck%2Fnvimhost-scala","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviniarck%2Fnvimhost-scala/lists"}