gacallea / chuck-nvim

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

fix: ChuckReplaceShred to accept a single interger input only #11

Closed gacallea closed 5 months ago

gacallea commented 5 months ago

at the minute ChuckReplaceShred vim.fn.input accepts anything. it should accept/parse one digit only to work properly.