Select a color scheme for your Dotfyle experience

azratul / live-share.nvim

live-share.nvim

Creates a "Live Share" server in Neovim, similar to the Visual Studio Code Live Share functionality
83 4 0 2 days ago
remote-development manually-created
live-share.nvim creates a Live Share server for sharing code in Neovim sessions, using SSH tunneling services like serveo.net or localhost.run. It is not compatible with Visual Studio Code Live Share. Offers commands for server setup and joining sessions. Optional settings for customizing behavior.