Skip to content

Removal of editorRowHasOpenComment()#74

Open
dirkf wants to merge 1 commit intoantirez:masterfrom
dirkf:dirkf-opencomment-patch-2
Open

Removal of editorRowHasOpenComment()#74
dirkf wants to merge 1 commit intoantirez:masterfrom
dirkf:dirkf-opencomment-patch-2

Conversation

@dirkf
Copy link

@dirkf dirkf commented Dec 20, 2020

The function editorRowHasOpenComment() used its own definition of a closing multiline comment and duplicated the hl_oc member of struct erow. Change to use the latter throughout and thus respect the selected syntax definition. Removes the said function but adds logical xor() macro.

The function `editorRowHasOpenComment()` used its own definition of a closing multiline comment and duplicated the `hl_oc` member of `struct erow`. Change to use the latter throughout and thus respect the selected syntax definition. Removes the said function but adds logical `xor()` macro.
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