distant
URL: https://github.com/chipsenkbeil/distant.nvim/
Maintainers: Gaetan Lepage
Edit files, run programs, and work with LSP on a remote machine from the comfort of your local environment.
plugins.distant.enable
Whether to enable distant.nvim.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.distant.package
The distant.nvim package to use.
Type: package
Default:
pkgs.vimPlugins.distant-nvim
Declared by:
plugins.distant.autoLoad
Whether to automatically load distant.nvim when neovim starts.
Type: boolean
Default:
false
when lazy-loading is enabled.
Example:
false
Declared by: