nvim-lua/wishlist

Overleaf-Workshop Port

Open

#54 opened on Apr 24, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees) (0 forks)github user discovery
help wantedidea

Repository metrics

Stars
 (249 stars)
PR merge metrics
 (PR metrics pending)

Description

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