nvim-lua/wishlist

Overleaf-Workshop Port

Open

#54 geöffnet am 24. Apr. 2025

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen) (0 Forks)github user discovery
help wantedidea

Repository-Metriken

Stars
 (249 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

What? Editing Overleaf projects in NeoVim.

Why?

  1. It allows users to edit the overleaf project within the local NeoVim without using sync tools like Dropbox or GitHub.
  2. Overleaf's Vim mode has limited functionalities.
  3. Syncing with Dropbox/GitHub has a big latency, and may causes problems when fail to access Dropbox/GitHub.
  4. Using vscode-neovim in VSCode cannot leverage NeoVim's full power.

Potential existing implementations: VSCode's version: Overleaf-Workshop.

Potential pitfalls: Overleaf-Workshop's implementation may depend on some web stack toolkits.

Contributor Guide