-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
What?
Editing Overleaf projects in NeoVim.
Why?
- It allows users to edit the overleaf project within the local NeoVim without using sync tools like Dropbox or GitHub.
- Overleaf's Vim mode has limited functionalities.
- Syncing with Dropbox/GitHub has a big latency, and may causes problems when fail to access Dropbox/GitHub.
- 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.