{"id":15057458,"url":"https://github.com/klafyvel/nvim-smuggler","last_synced_at":"2025-04-10T11:10:28.129Z","repository":{"id":222913101,"uuid":"758720565","full_name":"Klafyvel/nvim-smuggler","owner":"Klafyvel","description":"Send code to your Julia REPL, get diagnostics in return.","archived":false,"fork":false,"pushed_at":"2025-01-27T11:48:30.000Z","size":160,"stargazers_count":21,"open_issues_count":7,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-24T09:52:57.538Z","etag":null,"topics":["julia","julia-repl","julialang","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Klafyvel.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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}},"created_at":"2024-02-16T23:12:13.000Z","updated_at":"2025-03-22T08:13:19.000Z","dependencies_parsed_at":"2024-02-17T00:25:19.779Z","dependency_job_id":"2c9777a5-abb3-4cc7-a039-70227bc04aa9","html_url":"https://github.com/Klafyvel/nvim-smuggler","commit_stats":null,"previous_names":["klafyvel/nvim-smuggler"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Klafyvel%2Fnvim-smuggler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Klafyvel%2Fnvim-smuggler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Klafyvel%2Fnvim-smuggler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Klafyvel%2Fnvim-smuggler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Klafyvel","download_url":"https://codeload.github.com/Klafyvel/nvim-smuggler/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248208559,"owners_count":21065202,"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":["julia","julia-repl","julialang","neovim","neovim-plugin"],"created_at":"2024-09-24T22:06:49.572Z","updated_at":"2025-04-10T11:10:28.102Z","avatar_url":"https://github.com/Klafyvel.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# NVim-Smuggler\n\n*Well, listen up, folks! [`REPLSmuggler.jl`](https://github.com/klafyvel/REPLSmuggler.jl) just slipped into your cozy REPL like a shadow in the night.*\n\n[Demo](#Demo) | [Features](#Features) | [Installation](#Installation) | [Configuration](#Configuration) | [Documentation](#Documentation) | [Acknowledgements](#Acknowledgements) | [License](#License) | [![LuaRocks](https://img.shields.io/luarocks/v/Klafyvel/nvim-smuggler?logo=lua\u0026color=purple)](https://luarocks.org/modules/Klafyvel/nvim-smuggler)\n\u003c/div\u003e\n\nNeo-Vim companion plugin for [REPLSmuggler.jl](https://github.com/klafyvel/REPLSmuggler.jl). Send code to your Julia REPL, and get Neo-Vim diagnostics in return.\n\n\u003e [!WARNING]\n\u003e NeoVim 0.10 or later is required.\n\n\n## Demo\n\n[![asciicast](https://asciinema.org/a/W6RTJeVzRL3SvUIHfuauLGDF7.svg)](https://asciinema.org/a/W6RTJeVzRL3SvUIHfuauLGDF7)\n\n## Installation\n\nUsing rocks.nvim:\n```\n:Rocks install nvim-smuggler\n```\n\nUsing Lazy:\n\n```lua\nreturn {\n  \"klafyvel/nvim-smuggler\",\n  config=true,\n  dependencies = { \"nvim-neotest/nvim-nio\" },\n}\n```\n    \n## Configuration and Documentation\n\nSee [`:help smuggler`](https://github.com/klafyvel/nvim-smuggler/blob/main/doc/smuggler.txt).\n\n\n## Acknowledgements\n\n - [vim-slime](https://github.com/jpalardy/vim-slime) by jpalardy inspired the design for sending code to the REPL from a buffer,\n - [nvim-nio](https://github.com/nvim-neotest/nvim-nio) is used for all asynchronous stuff in the plugin.\n\n\n## License\n\nNVim-Smuggler is available under the [MIT](https://choosealicense.com/licenses/mit/) license.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklafyvel%2Fnvim-smuggler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fklafyvel%2Fnvim-smuggler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklafyvel%2Fnvim-smuggler/lists"}