jceb / vim-orgmode

Text outlining and task management for Vim based on Emacs' Org-Mode
http://www.vim.org/scripts/script.php?script_id=3642
Other
3.1k stars 266 forks source link

Use correct python interpreter in Tag completion #331

Closed melhakim closed 4 years ago

melhakim commented 4 years ago

Fixes #330

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@5012b8f). Click here to learn what that means. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #331   +/-   ##
=========================================
  Coverage          ?   84.38%           
=========================================
  Files             ?       49           
  Lines             ?     6794           
  Branches          ?        0           
=========================================
  Hits              ?     5733           
  Misses            ?     1061           
  Partials          ?        0
Impacted Files Coverage Δ
ftplugin/orgmode/plugins/TagsProperties.py 35.45% <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 5012b8f...c4e3424. Read the comment docs.