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.
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
Starting of the Documentation #1961
Starting of the Documentation #1961
Changes from all commits
14b6746
28a292a
37079ea
1778c1f
a2843b7
da271d8
133558e
66ddf82
b4e77b4
6a59e1c
45be05e
feba98a
ad34f7e
9ddec6f
dab4804
d090c6a
3a4aff8
e5e6573
a721719
b7292da
66d9fae
055b3f0
ccc014d
762ff23
4e90554
0f27003
3b6a3dc
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As before:
context.vim
is more important than the subdir. The subdir only holds the sub modules.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm unsure what to write there instead. Could you do this for me or can you provide me some tipps?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here you should first mention
syntax.vim
- but in this case there is actually a slight deviation from the earlier schemes in thatsyntax/core.vim
is the main syntax functionalities.syntax.vim
is more of a utility module - it does not really provide the real synax specific features. In hindsight, I think this was a slight mistake on my part, but I don't think it is a big problem as long as we are documenting it properly.