onivim / oni

Oni: Modern Modal Editing - powered by Neovim
https://www.onivim.io
MIT License
11.36k stars 300 forks source link

fix problem when Oni start with number passed as first parameter (#2584) #2649

Closed borjarus closed 5 years ago

borjarus commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #2649 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #2649   +/-   ##
======================================
  Coverage    45.8%   45.8%           
======================================
  Files         361     361           
  Lines       14624   14624           
  Branches     1924    1924           
======================================
  Hits         6698    6698           
  Misses       7696    7696           
  Partials      230     230
Impacted Files Coverage Δ
browser/src/App.ts 8.98% <0%> (ø) :arrow_up:

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 c4dd8ad...23c2427. Read the comment docs.

akinsho commented 5 years ago

Thanks for the PR @borjarus sorry for the delay looking at it (started a new job so been mega busy) this looks good :+1: