Add distant.nvim (#174)

main
Chip Senkbeil 3 years ago committed by GitHub
parent 834da3d22b
commit 5579afd7c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -70,7 +70,7 @@ Collections of awesome [Neovim](https://neovim.io/) plugins. Mostly targeting Ne
- [Preconfigured Configurations](#preconfigured-configurations)
- [Keybindings](#keybindings)
- [Tmux](#tmux)
- [Remote Container Development](#remote-container-development)
- [Remote Development](#remote-development)
- [External](#external)
- [Version Managers](#version-managers)
- [Boilerplate](#boilerplate)
@ -529,8 +529,9 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
- [hkupty/nvimux](https://github.com/hkupty/nvimux) - Neovim as tmux replacement.
- [aserowy/tmux.nvim](https://github.com/aserowy/tmux.nvim) - Tmux integration for nvim features pane movement and resizing from within nvim.
### Remote Container Development
### Remote Development
- [chipsenkbeil/distant.nvim](https://github.com/chipsenkbeil/distant.nvim) - Edit files, run programs, and work with LSP on a remote machine from the comfort of your local environment.
- [jamestthompson3/nvim-remote-containers](https://github.com/jamestthompson3/nvim-remote-containers) - Develop inside docker containers, just like VSCode.
## External

Loading…
Cancel
Save