-
Notifications
You must be signed in to change notification settings - Fork 0
Add an #include without jumping
vim-scripts/reimin
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=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'ê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 0
No packages published