forked from vim-scripts/ctx
-
Notifications
You must be signed in to change notification settings - Fork 0
Describes your cursor's current scope or context when editing a C file.
sputtene/ctx
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=208 CTX is an attempt to help Vim users navigate in C program files with very large function definitions. Such files should generally not exist, but alas they do, and sometimes we need to make changes to them. This script helps by opening a small window in your Vim session and keeping up-to-date with a few lines of text describing your cursor's current scope or context in a C file. http://www.bluweb.com/us/chouser/proj/ctx/
About
Describes your cursor's current scope or context when editing a C file.
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Vim Script 100.0%