You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to remap the TODO list toggle to another binding as I use to open Which-Key. I tried:
let g:markdown_mapping_switch_status = '<Leader>s'
But I still get the same default behavior, where list items are toggled when I hit , and so I cannot access my Which-Key menu in .md files. Any help would be greatly appreciated! The plugin is just what I was looking for.
The text was updated successfully, but these errors were encountered:
Just sorted out my first question, but am now also ending up with a binding in my Which-Key for 'call markdown#FormatTable()' with the binding ft. I would like to remap this to mf. Any thoughts about how I might achieve this would be really helpful.
I would like to remap the TODO list toggle to another binding as I use to open Which-Key. I tried:
But I still get the same default behavior, where list items are toggled when I hit , and so I cannot access my Which-Key menu in .md files. Any help would be greatly appreciated! The plugin is just what I was looking for.
The text was updated successfully, but these errors were encountered: