Skip to content

vim-scripts/reimin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=3071

Usually adding an #include to a C or C++ source file means jumping the cursor to a line near the top of the file, adding the include, and jumping back. I consider jumping away from where the cursor is right now a distracting act, and thus the raison d&#039être of this plugin.

In normal mode enter :IncludeLocal or :IncludeSystem. You will be prompted for an include: enter the header name with no double quotes or angle-brackets.

The latest code is at http://github.com/wilhelmtell/reimin, but I will do my best to sync Vim Scripts when I make any significant release.

About

Add an #include without jumping

Resources

Stars

Watchers

Forks

Packages

No packages published