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 path separator of minisnip_dir #1698

Merged
merged 2 commits into from
Mar 2, 2018
Merged

fix path separator of minisnip_dir #1698

merged 2 commits into from
Mar 2, 2018

Conversation

mattn
Copy link
Contributor

@mattn mattn commented Mar 2, 2018

path separator on Windows should be ';' not ':'

@codecov-io
Copy link

codecov-io commented Mar 2, 2018

Codecov Report

Merging #1698 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1698   +/-   ##
======================================
  Coverage    19.7%   19.7%           
======================================
  Files          57      57           
  Lines        4735    4735           
======================================
  Hits          933     933           
  Misses       3802    3802
Flag Coverage Δ
#nvim 15.1% <0%> (ø) ⬆️
#vim74 17.31% <0%> (ø) ⬆️
#vim80 18.62% <0%> (ø) ⬆️
Impacted Files Coverage Δ
ftplugin/go/snippets.vim 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4f9c2e9...2b37b0a. Read the comment docs.

@arp242 arp242 merged commit 01bea98 into fatih:master Mar 2, 2018
@arp242
Copy link
Contributor

arp242 commented Mar 2, 2018

Thanks!

@mattn mattn deleted the fix-snippet branch March 2, 2018 04:45
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.

None yet

3 participants