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

Commit

Permalink
Merge branch 'master' into stable
Browse files Browse the repository at this point in the history
  • Loading branch information
bryphe committed Nov 9, 2017
2 parents 1541314 + 0dccfdd commit 6291626
Show file tree
Hide file tree
Showing 2,711 changed files with 219 additions and 575,246 deletions.
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<!-- Love oni? Please consider supporting our collective:
👉 https://opencollective.com/oni/donate -->
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ matrix:
- os: linux
sudo: required
dist: trusty
node_js: 6
node_js: 8
- os: osx
node_js: 6
node_js: 8

addons:
apt:
Expand Down
13 changes: 9 additions & 4 deletions BACKERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,19 @@ Oni is an MIT-licensed open-source project. It's an independent project without

If you use Oni, please consider joining them via the following options:

- Become a backer on [OpenCollective](https://opencollective.com/oni#backer)
- Become a backer on [Bountysource](https://salt.bountysource.com/teams/oni)
- Make a donation via PayPal (coming soon)
- Make a donation via [PayPal](https://www.paypal.me/bryphe/25)
- Make a donation via Bitcoin / Ethereum (coming soon)

Thanks to the following backers for making Oni possible:
Thanks you to all our backers for making Oni possible!

## VIP Backers
## VIP Backers via BountySource

- @jordwalke
- @mhartington

## Backers
## Backers via BountySource

- @adambard
- @akin_so
Expand All @@ -26,3 +27,7 @@ Thanks to the following backers for making Oni possible:
- @robtrac
- @rrichardson
- @sbuljac

## Backers via OpenCollective

<a href="https://opencollective.com/oni#backers" target="_blank"><img src="https://opencollective.com/oni/backers.svg?width=890"></a>
67 changes: 67 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
# Contribute

## Introduction

First, thank you for considering contributing to oni! It's people like you that make the open source community such a great community! 😊

We welcome any type of contribution, not only code. You can help with
- **QA**: file bug reports, the more details you can give the better (e.g. screenshots with the console open)
- **Marketing**: writing blog posts, howto's, printing stickers, ...
- **Community**: presenting the project at meetups, organizing a dedicated meetup for the local community, ...
- **Code**: take a look at the [open issues](issues). Even if you can't write code, commenting on them, showing that you care about a given issue matters. It helps us triage them.
- **Money**: we welcome financial contributions in full transparency on our [open collective](https://opencollective.com/oni).

## Your First Contribution

Working on your first Pull Request? You can learn how from this *free* series, [How to Contribute to an Open Source Project on GitHub](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github).

## Submitting code

Any code change should be submitted as a pull request. The description should explain what the code does and give steps to execute it. The pull request should also contain tests.

## Code review process

The bigger the pull request, the longer it will take to review and merge. Try to break down large pull requests in smaller chunks that are easier to review and merge.
It is also always helpful to have some context for your pull request. What was the purpose? Why does it matter to you?

## Financial contributions

We also welcome financial contributions in full transparency on our [open collective](https://opencollective.com/oni).
Anyone can file an expense. If the expense makes sense for the development of the community, it will be "merged" in the ledger of our open collective by the core contributors and the person who filed the expense will be reimbursed.

## Questions

If you have any questions, create an [issue](issue) (protip: do a quick search first to see if someone else didn't ask the same question before!).
You can also reach us at [email protected].

## Credits

### Contributors

Thank you to all the people who have already contributed to oni!
<a href="graphs/contributors"><img src="https://opencollective.com/oni/contributors.svg?width=890" /></a>


### Backers

Thank you to all our backers! [[Become a backer](https://opencollective.com/oni#backer)]

<a href="https://opencollective.com/oni#backers" target="_blank"><img src="https://opencollective.com/oni/backers.svg?width=890"></a>


### Sponsors

Thank you to all our sponsors! (please ask your company to also support this open source project by [becoming a sponsor](https://opencollective.com/oni#sponsor))

<a href="https://opencollective.com/oni/sponsor/0/website" target="_blank"><img src="https://opencollective.com/oni/sponsor/0/avatar.svg"></a>
<a href="https://opencollective.com/oni/sponsor/1/website" target="_blank"><img src="https://opencollective.com/oni/sponsor/1/avatar.svg"></a>
<a href="https://opencollective.com/oni/sponsor/2/website" target="_blank"><img src="https://opencollective.com/oni/sponsor/2/avatar.svg"></a>
<a href="https://opencollective.com/oni/sponsor/3/website" target="_blank"><img src="https://opencollective.com/oni/sponsor/3/avatar.svg"></a>
<a href="https://opencollective.com/oni/sponsor/4/website" target="_blank"><img src="https://opencollective.com/oni/sponsor/4/avatar.svg"></a>
<a href="https://opencollective.com/oni/sponsor/5/website" target="_blank"><img src="https://opencollective.com/oni/sponsor/5/avatar.svg"></a>
<a href="https://opencollective.com/oni/sponsor/6/website" target="_blank"><img src="https://opencollective.com/oni/sponsor/6/avatar.svg"></a>
<a href="https://opencollective.com/oni/sponsor/7/website" target="_blank"><img src="https://opencollective.com/oni/sponsor/7/avatar.svg"></a>
<a href="https://opencollective.com/oni/sponsor/8/website" target="_blank"><img src="https://opencollective.com/oni/sponsor/8/avatar.svg"></a>
<a href="https://opencollective.com/oni/sponsor/9/website" target="_blank"><img src="https://opencollective.com/oni/sponsor/9/avatar.svg"></a>

<!-- This `CONTRIBUTING.md` is based on @nayafia's template https://github.com/nayafia/contributing-template -->
42 changes: 28 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,31 @@

### IDE powered by Neovim + React + Electron

[![Build Status](https://travis-ci.org/onivim/oni.svg?branch=master)](https://travis-ci.org/onivim/oni)
[![Build Status](https://ci.appveyor.com/api/projects/status/gum9hty9hm65o7ae/branch/master?svg=true)](https://ci.appveyor.com/project/onivim/oni/branch/master)
[![Join the chat at https://gitter.im/extr0py/Lobby](https://badges.gitter.im/onivim/Lobby.svg)](https://gitter.im/onivim/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![BountySource Active Bounties](https://api.bountysource.com/badge/tracker?tracker_id=48462304)](https://www.bountysource.com/teams/oni)
[![Build Status](https://travis-ci.org/onivim/oni.svg?branch=master)](https://travis-ci.org/onivim/oni) [![Build Status](https://ci.appveyor.com/api/projects/status/gum9hty9hm65o7ae/branch/master?svg=true)](https://ci.appveyor.com/project/onivim/oni/branch/master)
[![Join the chat at https://gitter.im/extr0py/Lobby](https://badges.gitter.im/onivim/Lobby.svg)](https://gitter.im/onivim/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Backers on Open Collective](https://opencollective.com/oni/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/oni/sponsors/badge.svg)](#sponsors) [![BountySource Active Bounties](https://api.bountysource.com/badge/tracker?tracker_id=48462304)](https://www.bountysource.com/teams/oni)
[![Total Downloads](https://img.shields.io/github/downloads/onivim/oni/total.svg)](https://github.com/onivim/oni/releases)

- [Introduction](#introduction)
- [Features](#features)
- [Installation](#installation)
- [Windows](#windows)
- [Mac](#mac)
- [Linux](#linux)
- [Documentation](#documentation)
- [Contributing](#contributing)
- [Acknowledgements](#acknowledgements)
- [License](#license)
<h2 align="center">Supporting Oni</h2>

Oni is an MIT-licensed open source project. Please consider supporting Oni by:
- [Become a backer or sponsor on Open Collective](https://opencollective.com/oni)
- [Become a backer on BountySource](https://www.bountysource.com/teams/oni)


<h3 align="center">Sponsors via OpenCollective</h3>

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/oni#sponsor)]

<a href="https://opencollective.com/oni/sponsor/0/website" target="_blank"><img src="https://opencollective.com/oni/sponsor/0/avatar.svg"></a>
<a href="https://opencollective.com/oni/sponsor/1/website" target="_blank"><img src="https://opencollective.com/oni/sponsor/1/avatar.svg"></a>
<a href="https://opencollective.com/oni/sponsor/2/website" target="_blank"><img src="https://opencollective.com/oni/sponsor/2/avatar.svg"></a>
<a href="https://opencollective.com/oni/sponsor/3/website" target="_blank"><img src="https://opencollective.com/oni/sponsor/3/avatar.svg"></a>
<a href="https://opencollective.com/oni/sponsor/4/website" target="_blank"><img src="https://opencollective.com/oni/sponsor/4/avatar.svg"></a>
<a href="https://opencollective.com/oni/sponsor/5/website" target="_blank"><img src="https://opencollective.com/oni/sponsor/5/avatar.svg"></a>
<a href="https://opencollective.com/oni/sponsor/6/website" target="_blank"><img src="https://opencollective.com/oni/sponsor/6/avatar.svg"></a>
<a href="https://opencollective.com/oni/sponsor/7/website" target="_blank"><img src="https://opencollective.com/oni/sponsor/7/avatar.svg"></a>
<a href="https://opencollective.com/oni/sponsor/8/website" target="_blank"><img src="https://opencollective.com/oni/sponsor/8/avatar.svg"></a>
<a href="https://opencollective.com/oni/sponsor/9/website" target="_blank"><img src="https://opencollective.com/oni/sponsor/9/avatar.svg"></a>

## Introduction

Expand Down Expand Up @@ -141,6 +150,11 @@ Several other great neovim front-end UIs [here](https://github.com/neovim/neovim

Thank you!

## Contributors

This project exists thanks to all the people who contribute. [[Contribute]](CONTRIBUTING.md).
<a href="graphs/contributors"><img src="https://opencollective.com/oni/contributors.svg?width=890" /></a>

## License

MIT License. Copyright (c) Bryan Phelps
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Test against the latest version of this Node.js version
environment:
nodejs_version: "6"
nodejs_version: "8"

os: unstable

Expand Down
Binary file removed bin/osx/neovim/bin/nvim
Binary file not shown.
Binary file removed bin/osx/neovim/libs/libiconv.2.dylib
Binary file not shown.
Binary file removed bin/osx/neovim/libs/libintl.8.dylib
Binary file not shown.
Binary file removed bin/osx/neovim/libs/libutil.dylib
Binary file not shown.
Binary file removed bin/osx/neovim/share/locale/af/LC_MESSAGES/nvim.mo
Binary file not shown.
Binary file removed bin/osx/neovim/share/locale/ca/LC_MESSAGES/nvim.mo
Binary file not shown.
Binary file not shown.
Binary file removed bin/osx/neovim/share/locale/cs/LC_MESSAGES/nvim.mo
Binary file not shown.
Binary file removed bin/osx/neovim/share/locale/de/LC_MESSAGES/nvim.mo
Binary file not shown.
Binary file not shown.
Binary file removed bin/osx/neovim/share/locale/eo/LC_MESSAGES/nvim.mo
Binary file not shown.
Binary file removed bin/osx/neovim/share/locale/es/LC_MESSAGES/nvim.mo
Binary file not shown.
Binary file removed bin/osx/neovim/share/locale/fi/LC_MESSAGES/nvim.mo
Binary file not shown.
Binary file removed bin/osx/neovim/share/locale/fr/LC_MESSAGES/nvim.mo
Binary file not shown.
Binary file removed bin/osx/neovim/share/locale/ga/LC_MESSAGES/nvim.mo
Binary file not shown.
Binary file removed bin/osx/neovim/share/locale/it/LC_MESSAGES/nvim.mo
Binary file not shown.
Binary file not shown.
Binary file removed bin/osx/neovim/share/locale/ja/LC_MESSAGES/nvim.mo
Binary file not shown.
Binary file not shown.
Binary file removed bin/osx/neovim/share/locale/nb/LC_MESSAGES/nvim.mo
Binary file not shown.
Binary file removed bin/osx/neovim/share/locale/nl/LC_MESSAGES/nvim.mo
Binary file not shown.
Binary file removed bin/osx/neovim/share/locale/no/LC_MESSAGES/nvim.mo
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/osx/neovim/share/locale/ru/LC_MESSAGES/nvim.mo
Binary file not shown.
Binary file not shown.
Binary file removed bin/osx/neovim/share/locale/sk/LC_MESSAGES/nvim.mo
Binary file not shown.
Binary file removed bin/osx/neovim/share/locale/sv/LC_MESSAGES/nvim.mo
Binary file not shown.
Binary file removed bin/osx/neovim/share/locale/uk/LC_MESSAGES/nvim.mo
Binary file not shown.
Binary file removed bin/osx/neovim/share/locale/vi/LC_MESSAGES/nvim.mo
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 6291626

Please sign in to comment.