Using LSP's in Neovim with remote projects.

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • netman.nvim

    Neovim (Lua powered) Network Resource Manager

  • Lmao unfortuantely, netman doesn't play nice with LSPs yet. I had an issues open for this but decided to focus on getting remote provider access functional before diving back into LSP access. The main issue is that your LSP is local and the filesystem is remote. Netman can't (yet) facilitate this connection

  • vimneptus

    My personal Neovim config

  • Here's a link to my config, so that anyone willing to help can see my actual setup: https://github.com/IneptusMechanicus/neovim-config

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • distant.nvim

    🚧 (Alpha stage software) Edit files, run programs, and work with LSP on a remote machine from the comfort of your local environment 🚧

  • Did a lot if research. there is distant.nvim that tries to solve it maybe it will work for you.

  • neovim

    Vim-fork focused on extensibility and usability

  • This will be possible after this patch is merged

  • vim-arsync

    vim plugin for async synchronisation of remote files and local files using rsync

  • if rsyncing up and down from the remote server is an option then you could use this plugin: https://github.com/KenN7/vim-arsync it's what I do and it works wonderfully for my usecase. It's basically just a wrapper for rsync. This lets you work on all files locally so no lag.

  • import.nvim

    A safe require override with niceties

  • Aww thanks! I go through motivation spurts lol. Right now I am in one, so I will keep working on it until I get board and either work on my other plugin import.nvim or some other waste of time project that has been or will be abandoned sitting in my poor git directory lol

  • CacheFS

    File System Cache

  • If at all possible, see if using some caching FS over SSHFS helps. https://github.com/cconstantine/CacheFS is one such solution that doesn’t seem to be in alpha. For compliance you could mount it to a ram drive, ensuring no file ever gets permanently stored.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Neovim + VSCode development container

    3 projects | /r/neovim | 6 Nov 2021
  • Why Neovim is My Text Editor of Choice

    2 projects | dev.to | 23 Apr 2024
  • Let's See Your Terminal

    2 projects | dev.to | 16 Apr 2024
  • Neovim

    1 project | news.ycombinator.com | 9 Mar 2024
  • Neovim is 10 years old today

    1 project | news.ycombinator.com | 31 Jan 2024