brenton-leighton / multiple-cursors.nvim

A multi-cursor plugin for Neovim that works in normal, insert/replace, or visual modes, and with almost every command
Apache License 2.0
248 stars 7 forks source link

Rewrite readme #52

Closed brenton-leighton closed 5 months ago

brenton-leighton commented 5 months ago

Clean up README.md. Additionally the disabled_default_key_maps option has been removed because custom_key_maps can be used.