diff --git a/README.md b/README.md index f45ef84f0f..64dec520b0 100644 --- a/README.md +++ b/README.md @@ -262,3 +262,5 @@ Also, big thanks to our [contributors](https://github.com/extr0py/oni/graphs/con In addition, there are several other great NeoVim front-end UIs [here](https://github.com/neovim/neovim/wiki/Related-projects) that served as great reference points and learning opportunities. There are a few image and audio assets bundled with Oni - see [ASSETS.md](ASSETS.md) for attribution. + +Special thanks to [Till Arnold](https://github.com/tillarnold) for handing over the `oni` NPM package name. diff --git a/package.json b/package.json index 5e0a87a0f9..f473fd372f 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "oni-vim", + "name": "oni", "version": "0.1.10", "description": "NeoVim front-end with IDE-style extensibility", "keywords": [