RishabhRD / popfix

Neovim lua API for highly extensible popup window
83 stars 3 forks source link

[WIP] Clean code for popfix from scratch #4

Open RishabhRD opened 3 years ago

RishabhRD commented 3 years ago

Writing the plugin is easy. However, maintaining it without a clean code is horrible. This is a refactor of popfix with clean and well-tested code.