jakewvincent / mkdnflow.nvim

Fluent navigation and management of markdown notebooks
GNU General Public License v3.0
654 stars 37 forks source link

Fix/issue 193 #195

Closed matrig closed 4 months ago

matrig commented 4 months ago

Issue: Fixes issue #193

Description: This pull request addresses the issue where a bib file specified in bib.default_path is not found. The issue was caused by an incorrect file path in the codebase. This issue was caused by the fact that M.bib_paths.default was being populated in the scope of an if statement that is skipped unless find_in_root and root_dir are defined.

Changes Made:

Testing: Tested the changes locally on Fedora environment, NVIM v0.9.5, LuaJIT 2.1.1692716794