salkin-mada / openscad.nvim

openscad plugin for neovim
GNU General Public License v3.0
30 stars 6 forks source link

Minor fixes #19

Closed madskjeldgaard closed 1 year ago

madskjeldgaard commented 1 year ago

This fixes https://github.com/salkin-mada/openscad.nvim/issues/18

And generally makes the cheatsheet buffer window a bit more robust – sometimes, you can break the logic by leaving the window and the unload function tries to unload already destroyed buffers. This fixes that as well

madskjeldgaard commented 1 year ago

ready to go <3

salkin-mada commented 1 year ago

Very nice Mads. Thanks <3