gacallea / chuck-nvim

nvim => dac;
GNU General Public License v2.0
1 stars 1 forks source link

fix: ChuckRemoveShred #1

Closed gacallea closed 5 months ago

gacallea commented 5 months ago

for some weird reason string.format %d isn't working for for remove_shred() but it is for replace_shred()

gacallea commented 5 months ago

fixed with a workaround for the time being. https://github.com/gacallea/chuck-nvim/commit/e6c73c7e78beab25ad5dcb88fac7fb230e62d5af

gacallea commented 5 months ago

this definitely fixes it :) https://github.com/gacallea/chuck-nvim/commit/ab44064d1b09162c6ad8190fc30a9c4c3c6a57d7