mirror of
https://github.com/neovim/neovim.git
synced 2024-12-24 21:25:04 -07:00
Add nvimcom, rename neovim.app to its repository name, reorder alphabetically.
parent
b6722fb1c6
commit
29b3bfeaa1
@ -6,13 +6,13 @@
|
||||
|
||||
| Platform | Project |
|
||||
|------------------|-------------------------------------------------------------------------|
|
||||
| Rust IDE | [oakes/SolidOak](https://github.com/oakes/SolidOak) |
|
||||
| Mac OS X | [rogual/neovim.app](https://github.com/rogual/neovim.app) |
|
||||
| Mac OS X | [stefan991/NeoVimX](https://github.com/stefan991/NeoVimX) |
|
||||
| Mac OS X | [qvacua/nvox](https://github.com/qvacua/nvox) |
|
||||
| Atom Integration | [carlosdcastillo/vim-mode](https://github.com/carlosdcastillo/vim-mode) |
|
||||
| Electron UI | [coolwanglu/neovim<sup>e</sup>](https://github.com/coolwanglu/neovim-e) |
|
||||
| GTK/Python UI | [neovim/python-client](https://github.com/neovim/python-client) |
|
||||
| Electron UI | [coolwanglu/neovim<sup>e</sup>](https://github.com/coolwanglu/neovim-e) |
|
||||
| Mac OS X | [qvacua/nvox](https://github.com/qvacua/nvox) |
|
||||
| Mac OS X | [rogual/neovim-dot-app](https://github.com/rogual/neovim-dot-app) |
|
||||
| Mac OS X | [stefan991/NeoVimX](https://github.com/stefan991/NeoVimX) |
|
||||
| Rust IDE | [oakes/SolidOak](https://github.com/oakes/SolidOak) |
|
||||
|
||||
### API clients
|
||||
|
||||
@ -26,29 +26,30 @@
|
||||
| Haskell | [saep/nvim-hs](https://github.com/saep/nvim-hs) |
|
||||
| Julia | [bfredl/Neovim.jl](https://github.com/bfredl/Neovim.jl) |
|
||||
| Lua | [neovim/lua-client](https://github.com/neovim/lua-client) |
|
||||
| Node.js | [ngroup/neovim.js](https://github.com/ngroup/neovim.js) |
|
||||
| Node.js | [fritzy/node-neovim](https://github.com/fritzy/node-neovim) |
|
||||
| Node.js | [ngroup/neovim.js](https://github.com/ngroup/neovim.js) |
|
||||
| Python | [neovim/python-client](https://github.com/neovim/python-client) |
|
||||
| R | [jalvesaq/nvimcom](https://github.com/jalvesaq/nvimcom) |
|
||||
| Ruby | [alexgenco/neovim-ruby](https://github.com/alexgenco/neovim-ruby) |
|
||||
| Rust | [oakes/neovim-rs](https://github.com/oakes/neovim-rs) |
|
||||
| Rust | [dradtke/neovim-rs](https://github.com/dradtke/neovim-rs) |
|
||||
| Rust | [oakes/neovim-rs](https://github.com/oakes/neovim-rs) |
|
||||
|
||||
### Plugins
|
||||
|
||||
Neovim is compatible with most Vim plugins; following are some plugins that take special advantage of Neovim features:
|
||||
|
||||
- [Floobits](https://github.com/Floobits/floobits-neovim)
|
||||
- [Nvim-R](https://github.com/jalvesaq/Nvim-R)
|
||||
- [neomake](https://github.com/benekastah/neomake)
|
||||
- [neoterm](https://github.com/kassio/neoterm)
|
||||
- [neovim-hackernews](https://github.com/dpzmick/neovim-hackernews)
|
||||
- [nvim-ipy](https://github.com/bfredl/nvim-ipy)
|
||||
- [Nvim-R](https://github.com/jalvesaq/Nvim-R)
|
||||
- [vim-accio](https://github.com/pgdouyon/vim-accio)
|
||||
- [vim-man](https://github.com/bruno-/vim-man)
|
||||
- [vim-plug](https://github.com/junegunn/vim-plug)
|
||||
- [vim-test](https://github.com/janko-m/vim-test)
|
||||
- [neovim-hackernews](https://github.com/dpzmick/neovim-hackernews)
|
||||
|
||||
### Projects with support for Neovim
|
||||
|
||||
- [Vroom](https://github.com/google/vroom)
|
||||
- [tmux-resurrect](https://github.com/tmux-plugins/tmux-resurrect)
|
||||
- [tmux-resurrect](https://github.com/tmux-plugins/tmux-resurrect)
|
||||
- [Vroom](https://github.com/google/vroom)
|
Loading…
Reference in New Issue
Block a user