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.