andreacfromtheapp / chuck-nvim

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

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

Closed andreacfromtheapp closed 9 months ago

andreacfromtheapp commented 9 months ago

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