Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/derekstavis/fish-neovim


https://github.com/derekstavis/fish-neovim

Last synced: about 8 hours ago
JSON representation

Awesome Lists containing this project

README

        

#### neovim
>Seamless fish integration when running inside neovim

[![MIT License](https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square)](/LICENSE)
[![Fish Shell Version](https://img.shields.io/badge/fish-v2.2.0-007EC7.svg?style=flat-square)](https://fishshell.com)
[![Oh My Fish Framework](https://img.shields.io/badge/Oh%20My%20Fish-Framework-007EC7.svg?style=flat-square)](https://www.github.com/oh-my-fish/oh-my-fish)


## Features

- Clear neovim terminal scrollback with `clear`
- Change neovim tab working directory with `cd`
- Open a new split inside current instance with `nvim`

## Requirements

This package requires [neovim remote][neovim-remote] to work.

## Install

```fish
$ omf install neovim
```

# License

[MIT][mit] © [Derek Stavis][author] et [al][contributors]

[neovim-remote]: https://github.com/mhinz/neovim-remote

[mit]: https://opensource.org/licenses/MIT
[author]: https://github.com/{{USER}}
[contributors]: https://github.com/{{USER}}/plugin-neovim/graphs/contributors
[omf-link]: https://www.github.com/oh-my-fish/oh-my-fish

[license-badge]: https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square