bkad / CamelCaseMotionLinks
A vim script to provide CamelCase motion through words (fork of inkarkat's camelcasemotion script)
☆617Updated 4 months ago
Alternatives and similar repositories for CamelCaseMotion
Users that are interested in CamelCaseMotion are comparing it to the libraries listed below
Sorting:
- Easy text exchange operator for Vim☆779Updated last year
- Vim plugin that defines a new text object representing lines of code at the same indent level. Useful for python/vim scripts, etc.☆787Updated last year
- Simplified clipboard functionality for Vim☆708Updated 8 months ago
- Make the yanked region apparent!☆875Updated last year
- Vim plugin: Create your own text objects☆1,469Updated 5 years ago
- Extended f, F, t and T key mappings for Vim.☆1,115Updated 3 years ago
- Vim plugin: Text objects for entire buffer☆453Updated 3 years ago
- Vim plugin that allows you to visually select increasingly larger regions of text using the same key combination.☆1,126Updated last year
- Changes Vim working directory to project root.☆1,270Updated last year
- Tame the quickfix window.☆671Updated 7 months ago
- Speed up Vim by updating folds only when called-for.☆704Updated 6 months ago
- Replace text with the contents of a register.☆336Updated 10 years ago
- Delete buffers and close files in Vim without closing your windows or messing up your layout. Like Bclose.vim, but rewritten and well mai…