supermaven-inc / supermaven-nvim

The official Neovim plugin for Supermaven
https://supermaven.com/
MIT License
279 stars 16 forks source link

Feat: Make supermaven-nvim stoppable and minor refactor to follow best practices #41

Closed b0o closed 1 month ago

b0o commented 1 month ago

Hello! This is a small refactor of the project which improves modularity and the management of resources.

Because this touches a lot of lines of code, this probably conflicts with several other open PRs. I'm happy to split this up into separate PRs, or rebase on top of other PRs if desired.

Supersedes #40