All Projects → haya14busa → vim-textobj-function-syntax

haya14busa / vim-textobj-function-syntax

Licence: MIT license
heuristic syntax-based text-object for function

Programming Languages

Vim Script
2826 projects

vim-textobj-function-syntax - heuristic syntax-based text-object for function

vim-textobj-function-syntax provides heuristic text-objects for function by using syntax definitions.

This plugin extends kana/vim-textobj-function plugin and provides syntax-based text-object for function. It doesn't overwide filetype specific text-object for function, so you can use vim-textobj-function-syntax as a fallback.

Requirements:

Credit

It's inspired by the t9md/atom-vim-mode-plus implementation of text-object for function.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].