Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/derekstavis/fish-neovim
https://github.com/derekstavis/fish-neovim
Last synced: about 8 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/derekstavis/fish-neovim
- Owner: derekstavis
- License: mit
- Created: 2018-11-05T02:52:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-15T21:58:01.000Z (5 months ago)
- Last Synced: 2024-06-15T22:28:40.825Z (5 months ago)
- Language: Shell
- Homepage:
- Size: 8.79 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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