gabesoft / evil-mc

Multiple cursors implementation for evil-mode
MIT License
383 stars 35 forks source link

Add upcase-word and downcase-word to known commands #120

Closed 0x28 closed 2 years ago

0x28 commented 3 years ago

Hi, the function capitalize-word is already part of evil-mc-known-commands. Therefore I think it makes sense to add upcase-word and downcase-word as well.