Giving a description to keymaps would integrate nicely with other plugins like for example which-key.nvim, other benefit is that you can know what exactly a keymap is for when using something like verbose.
With descriptions:

Without descriptions:

As a reference, this was added to kylechui/nvim-surround
in this commit kylechui/nvim-surround@306a928
Giving a description to keymaps would integrate nicely with other plugins like for example
which-key.nvim, other benefit is that you can know what exactly a keymap is for when using something likeverbose.With descriptions:

Without descriptions:

As a reference, this was added to kylechui/nvim-surround
in this commit kylechui/nvim-surround@306a928