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

fix(csharp): add missing flag arg in substitute cmd #310

Merged
merged 1 commit into from
Jul 30, 2018
Merged

fix(csharp): add missing flag arg in substitute cmd #310

merged 1 commit into from
Jul 30, 2018

Conversation

jmzagorski
Copy link
Contributor

This PR adds the missing flags argument in the substitute command that only seems to be problematic in windows. The reason I probably missed this is all tests were run on WSL on windows 10 and passed. I was even able to run actual commands in a dotnet project. However, moving over to windows I get the error below that is fixed with this PR, I really wanted to create a test against the csharp.vim file that I could run on windows, but I could not get vim-flavor to run on windows.

image

@jmzagorski jmzagorski changed the title fix(csharp): add missing flag arg fix(csharp): add missing flag arg in substitute cmd Jul 26, 2018
@janko
Copy link
Member

janko commented Jul 30, 2018

Looks good, thanks for the patch!

@janko janko merged commit cc55b30 into vim-test:master Jul 30, 2018
@jmzagorski jmzagorski deleted the fix/csharp_substitute branch July 30, 2018 11:58
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.

2 participants