Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

c.vim updates #3

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

WolfgangMehner
Copy link

All the new c.vim version since your last commit of 5.18

The author and date information is set appropriately, the commit messages taken from the change log.

Fritz Mehner added 4 commits June 11, 2014 18:22
- Resolve home for linked home directories.
- Three C++-items removed (see file 'customization.cpp.vim').
- Bugfix: global options changed unintentionally.
- Minor improvements and bugfixes.
++  The plug-in version 6.0+ is a rewriting of version 5.19.
++  The template syntax has changed!

- New template system (many thanks to Wolfgang Mehner)
- A few new hotkeys and menu item.
- A few hotkeys and menu items renamed.
- Map renamed: \rme -> \re.
- New global variable g:C_InsertFileHeader (suppress file description comment for new files).
- Two new ex commands: CCmdlineArgs, CMakeCmdlineArgs.
- 'Run->cmd. line arg.' : tab expansion (files/directories)for all arguments.
- Bugfix: template 'file description header' not loading (thanks to Marco Lasczok).
- Bugfix: unnecessary characters in one template.
- Prototype picker improved.
- Toggle non-C-comments.
- Run debugger.
- Some global variables now changeable on the fly.
- Menus now show the correct mapleader.
- Bugfix: g:C_LoadMenus now works.
- Bugfix: Prevent unnecessary rereading of the template library.
- Added Doxygen templates and 'Doxygen->brief, after member'.
- Added help menu entries: help English, help Doxygen
- Improved "adjust end-of-line comment".
- Bugfix: Setup of local templates in case of global installation.
- Bugfix: Map and menu entry 'Snippets->edit global templates'.
- Several internal improvements.
- Added 'C_SetMapLeader' and 'C_ResetMapLeader'.
- Bugfix: Resetting maplocalleader in filetype plug-in after setting it to the
  value of g:C_MapLeader.
- Bugfix: Setup of local templates in case of global installation.
- Bugfix: Better compatibility with custom mappings
  (use "normal!" and "noremap" consistently).
- 'Help->show manual' shows man page text with appropriate width (UNIX only).
- Extended the documentation.
@WolfgangMehner
Copy link
Author

Thanks for your effort, btw. I guess Fritz Mehner and myself got on to the whole plug-in manager thing a bit late.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant