Fixed keymaps to use command strings instead of function references: - <leader>ctt (visual): Uses :<C-u>CoderTransformVisual<CR> - <leader>ctt (normal): Uses <cmd>CoderTransformCursor<CR> - <leader>ctT (normal): Uses <cmd>CoderTransform<CR> Also fixed CoderTransformVisual to properly receive line range from opts.