help wantedidea
倉庫指標
- Star
- (249 star)
- PR 合併指標
- (PR 指標待抓取)
描述
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.