m-pilia / vim-ccls

Vim plugin for the ccls language server
MIT License
97 stars 7 forks source link

fix document #19

Closed aceforeverd closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #19 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   95.92%   95.92%           
=======================================
  Files           9        9           
  Lines         442      442           
=======================================
  Hits          424      424           
  Misses         18       18

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 4518dfc...5414309. Read the comment docs.

m-pilia commented 5 years ago

Thank you!