live-share.nvim
Collaboration tool
Enables real-time collaboration and code-sharing across Neovim instances
Creates a "Live Share" server in Neovim, similar to the Visual Studio Code Live Share functionality
133 stars
5 watching
3 forks
Language: Lua
last commit: about 1 month ago code-sharingcollaborationdeveloper-toolslive-codinglive-shareneovimnvimpair-programmingplugin
Related projects:
Repository | Description | Stars |
---|---|---|
jbyuki/instant.nvim | A collaborative editing plugin for Neovim that enables real-time co-editing and sharing of buffers over a network. | 1,285 |
oscarcreator/rsync.nvim | Automates file synchronization between local and remote repositories on save. | 83 |
vigemus/iron.nvim | A tool that enables an interactive REPL experience within Neovim. | 1,015 |
zeioth/compiler.nvim | Automates compilation and execution of code without requiring manual setup | 519 |
ray-x/web-tools.nvim | A plugin suite for web developers that integrates tools for testing, coding assistance, and project management. | 156 |
natecraddock/workspaces.nvim | Manages project directories in Neovim for easy switching and synchronization. | 322 |
coffebar/transfer.nvim | Enables syncing of local and remote files using rsync and OpenSSH within Neovim. | 72 |
sachinsenal0x64/hot.nvim | A plugin for Neovim that enables live code reloading and testing for multiple programming languages. | 28 |
mrjones2014/op.nvim | A plugin that integrates 1Password into Neovim, allowing users to create and edit items, use secure notes editor, and access their vault from within the editor. | 84 |
jonathandion/web-dev.nvim | A Neovim configuration tailored for web development | 67 |
artemave/workspace-diagnostics.nvim | Automates diagnostics for projects files in NeoVim | 162 |
clojure-vim/jazz.nvim | An extension that creates interactive Clojure development tools using Acid and Impromptu plugins. | 38 |
iabdelkareem/csharp.nvim | A Neovim plugin that enhances .NET development experience with Roslyn LSP support | 226 |
shatur/neovim-session-manager | Manages Neovim sessions as folders in VSCode-like projects | 531 |
pianocomposer321/officer.nvim | A tool that provides an alternative to dispatch.vim, allowing users to run programs asynchronously while maintaining the convenience of Neovim's Lua ecosystem. | 20 |