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

add fmt.Errorf() snippet in UltiSnips #1677

Merged
merged 2 commits into from
Mar 2, 2018

Conversation

dastergon
Copy link
Contributor

Hi! I have added an extra snippet to use the 'fe' combination to autocomplete the fmt.Errorf(...) in UltiSnips.

Use the 'fe' combination to autocomplete the fmt.Errorf(...) in UltiSnips.
@codecov-io
Copy link

Codecov Report

Merging #1677 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1677   +/-   ##
=======================================
  Coverage   22.36%   22.36%           
=======================================
  Files          53       53           
  Lines        4226     4226           
=======================================
  Hits          945      945           
  Misses       3281     3281
Flag Coverage Δ
#nvim 16.91% <ø> (ø) ⬆️
#vim74 19.4% <ø> (ø) ⬆️
#vim80 21.15% <ø> (ø) ⬆️

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 cc0467c...5b3d8fe. Read the comment docs.

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

arp242 commented Mar 2, 2018

Thanks!

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.

3 participants