ktonga / vim-follow-my-lead

Vim plugin for showing all your <Leader> mappings in a readable table including the descriptions.
105 stars 9 forks source link

Remove default mapping (or make it optional) #16

Open bendk opened 8 years ago

bendk commented 8 years ago

I would love to see the default <Leader>fml mapping removed and instead simply allowing the user to choose their own mapping. A side effect would be that the FML mapping shows up in FML buffer -- I personally see that as a benefit.

If you want to keep the default, I think there should at least be an option to disable it.