feature for #458 - #459
Conversation
|
I'm not sure if a boolean is the best option here. Currently, my neovim plugins are located in Of course, in this particular case, I could set the directory neovim uses to search for plugins outside of I think having glob patterns or similar mechanisms to specify exactly which of the subdirectories should be treated as a block, would be better? |
b583997 to
8b28c55
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #459 +/- ##
==========================================
- Coverage 89.44% 89.29% -0.15%
==========================================
Files 23 23
Lines 4963 5026 +63
==========================================
+ Hits 4439 4488 +49
- Misses 524 538 +14 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
add ability to handle directory as a block for #458