shortcuts / no-neck-pain.nvim

☕ Dead simple yet super extensible plugin to center the currently focused buffer to the middle of the screen.
MIT License
459 stars 12 forks source link

fix(autocmds): better state check for scratchpads #327

Closed shortcuts closed 3 months ago

shortcuts commented 3 months ago

📃 Summary

we should check for the current state of the scratchPad instead of the configuration value, so that we don't end up with unsync'd conditions