Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@actioninja
Copy link
Contributor

I'm submitting a

  • bug fix
  • feature
  • documentation addition

What is the current behaviour?

Adds data dir, local data dir, and document dir to possible contexts usages in templating.

What is the motivation / use case for changing the behavior?

Most notably Neovim uses Local Appdata on windows. This makes linking it easier than manually constructing the command.

Since I was there, I added data and documents so I thought those could be useful for some setups.

@codecov-commenter
Copy link

Codecov Report

Base: 44.63% // Head: 44.79% // Increases project coverage by +0.16% 🎉

Coverage data is based on head (bfd94df) compared to base (9a48178).
Patch coverage: 83.33% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #312      +/-   ##
==========================================
+ Coverage   44.63%   44.79%   +0.16%     
==========================================
  Files          82       82              
  Lines        2890     2902      +12     
==========================================
+ Hits         1290     1300      +10     
- Misses       1600     1602       +2     
Impacted Files Coverage Δ
lib/src/contexts/user.rs 86.20% <83.33%> (-2.03%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@martintc martintc merged commit 3f4482a into comtrya:main Feb 2, 2023
@actioninja actioninja deleted the more-contexts branch March 14, 2023 09:52
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.

5 participants