Skip to content

Describes your cursor&#039s current scope or context when editing a C file.

Notifications You must be signed in to change notification settings

grodzik/vim-ctx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This is a fork of http://www.vim.org/scripts/script.php?script_id=208
(it has newer version by original authors then the one in vim-scripts/ctx-1.15 repo)

It aims to improve the plugin to newer versions of Vim and newer languages

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&#039s current scope or context in a C
file.

http://www.bluweb.com/us/chouser/proj/ctx/

About

Describes your cursor&#039s current scope or context when editing a C file.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 100.0%