Skip to content
This repository was archived by the owner on Apr 1, 2020. It is now read-only.

Use ONI_NEOVIM_PATH var on any platform. #2389

Merged
merged 1 commit into from
Jul 3, 2018

Conversation

CrossR
Copy link
Member

@CrossR CrossR commented Jul 2, 2018

The second part of #2354, to make swapping easier without having to edit config files.

I've tested this fine on Windows 10 with nvim 0.3.1 but haven't tried on mac (though I see no reason it wouldn't work).

@codecov
Copy link

codecov bot commented Jul 2, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #2389   +/-   ##
======================================
  Coverage    38.2%   38.2%           
======================================
  Files         300     300           
  Lines       12518   12518           
  Branches     1647    1649    +2     
======================================
  Hits         4782    4782           
  Misses       7481    7481           
  Partials      255     255
Impacted Files Coverage Δ
browser/src/neovim/NeovimProcessSpawner.ts 21.27% <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 7b12a4f...eedad2f. Read the comment docs.

Copy link
Member

@akinsho akinsho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Change looks good

@CrossR CrossR merged commit d0e8898 into onivim:master Jul 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants