let g:textobj_function_no_default_key_mappings = 1 xmap af (textobj-function-a) omap af (textobj-function-a) xmap if (textobj-function-i) omap if (textobj-function-i) xmap aF (textobj-function-A) omap aF (textobj-function-A) xmap iF (textobj-function-I) omap iF (textobj-function-I)