Skip to content

Conversation

blueyed
Copy link
Member

@blueyed blueyed commented Jul 15, 2018

Adds s:getline() and s:prevnonblank() wrappers.

Still problematic with searchpairpos etc (not using the s:getline wrapper..

@codecov
Copy link

codecov bot commented Jul 21, 2018

Codecov Report

Merging #98 into master will increase coverage by 0.11%.
The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
+ Coverage   91.96%   92.08%   +0.11%     
==========================================
  Files           1        1              
  Lines         224      240      +16     
==========================================
+ Hits          206      221      +15     
- Misses         18       19       +1
Impacted Files Coverage Δ
indent/python.vim 92.08% <94.11%> (+0.11%) ⬆️

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 b3a7395...dac9104. Read the comment docs.

Adds s:getline() and s:prevnonblank() wrappers to use b:_jedi_callsig_orig for
the original line contents.

Requires davidhalter/jedi-vim#652.
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.

1 participant