distant.nvim
Remote Editor
A plugin that enables remote file editing and development on a local environment.
🚧 (Alpha stage software) Edit files, run programs, and work with LSP on a remote machine from the comfort of your local environment 🚧
1k stars
15 watching
12 forks
Language: Lua
last commit: about 1 month ago
Linked from 1 awesome list
luaneovimneovim-pluginremote-development
Related projects:
Repository | Description | Stars |
---|---|---|
niuiic/remote.nvim | A Neovim plugin that allows editing remote files locally. | 37 |
nosduco/remote-sshfs.nvim | Enables editing and development on remote machines via SSHFS | 206 |
roobert/surround-ui.nvim | A Neovim plugin designed to assist with key combination usage during text editing | 83 |
jamestthompson3/nvim-remote-containers | Allows development inside docker containers directly from within a neovim editor similar to VSCode. | 888 |
chomosuke/term-edit.nvim | A plugin for Neovim's built-in terminal that provides Vim keybindings and improves editing experience by preventing excessive cursor movement. | 188 |
moyiz/git-dev.nvim | A plugin for Neovim to open remote Git repositories directly within the editor. | 88 |
niuiic/part-edit.nvim | Edit specific parts of files directly in a new buffer without affecting the original file | 14 |
sachinsenal0x64/hot.nvim | A plugin for Neovim that enables live code reloading and testing for multiple programming languages. | 28 |
acksld/swenv.nvim | A plugin to manage and switch between Python virtual environments from within Neovim. | 212 |
myzel394/easytables.nvim | A plugin for Neovim that enables real-time preview and editing of markdown tables with various features such as row and column movement and cell swapping. | 101 |
folke/zen-mode.nvim | A plugin for Neovim that creates a distraction-free coding environment by opening the current buffer in a floating window. | 1,749 |
lukaspietzschmann/boo.nvim | A plugin that provides an integrated development environment (IDE) feature for language servers. | 34 |
ray-x/go.nvim | A comprehensive plugin for Neovim that provides a wide range of features and tools for Go development | 2,145 |
iabdelkareem/csharp.nvim | A Neovim plugin that enhances .NET development experience with Roslyn LSP support | 226 |
alaviss/nim.nvim | A plugin for NeoVim that provides language-specific features and functionality for the Nim programming language. | 204 |