Conversation
Enhancement #1 change version number and remove subversion artefacts.
Enhancement #1 change version number and remove subversion artefacts.
See :help undo_indent for details.
Release/5.0.0
Set b:undo_indent
After having a look I think that Rainbow-Parenthesis-Improved are overkill for most programmers and you won't need it unless you do a lot of XML or HTML editing and want the tags in rainbow. Don't get me wrong, Rainbow-Parenthesis-Improved is an impressive feast of software design and a powerful plug-in. I just don't that much functionality.
add pattern for errorformat
Set undo ftplugin
Feature/merge distribution
Limit pragma name highlighting to directives
The change to use shiftwidth() instead of &sw was made upstream for all indent plugins in vim/vim@3ec574f and I assume the repeated use of calls to shiftwidth() was simply due to it being a runtime-wide search and replace operation.
Teach the indent script about private parts
…dth-changes Replace repeated calls to shiftwidth() with variable in GetAdaIndent()
Set b:undo_ftplugin
merge fixes from dkearns
Fix folding close marker level indicators
Bug #39 Error on start crashes syntax highlighting
Bug #39 Error on start crashes syntax highlighting
Bug #39 Error on start crashes syntax highlighting
Fix folding close marker level indicators Bug #43 Fix various typos for key mappings of the gnat compiler. Remove insert key mappings
Fix folding close marker level indicators Bug #43 Fix various typos for key mappings of the gnat compiler. Remove insert key mappings
Fix folding close marker level indicators Bug #43 Fix various typos for key mappings of the gnat compiler. Remove insert key mappings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Work done: