int myFunction(char myProperty) {
return 5;
}
AST:
FUNCTION:
name: myFunction
int myFunction(char myProperty) {
return 5;
}
AST:
FUNCTION:
name: myFunction
| let mapleader=" " | |
| """ Plugins -------------------------------- | |
| set surround | |
| set multiple-cursors | |
| set commentary | |
| set argtextobj | |
| set easymotion | |
| set textobj-entire | |
| set ReplaceWithRegister |