-
Updated
Apr 1, 2020 - TypeScript
#
neovim-guis
Neovim is a refactor, and sometimes redactor, in the tradition of Vim. It is not a rewrite but a continuation and extension of Vim. Neovim is built for users who want the good parts of Vim, and more.
Here are 16 public repositories matching this topic...
Oni: Modern Modal Editing - powered by Neovim
react
redux
javascript
vim
editor
gui
typescript
rxjs
ui
neovim
ide
editing
text-editor
neovim-guis
oni
VimR — Neovim GUI for macOS in Swift
-
Updated
Dec 24, 2021 - Swift
VSCode Neovim Integration
-
Updated
Dec 26, 2021 - TypeScript
2
mauricioszabo
commented
Aug 12, 2021
I was thinking about doing some experiments on GUI-based NeoVim implementations, and I was thinking if you do have somekind of "webview" API similar to NyaoVim (https://github.com/rhysd/NyaoVim#ui-plugin-examples, for example).
If so, is there any plug-in making use of it?
glrnvim wraps nvim with your favourite terminal into a standalone, non-fancy but daily-usable neovim GUI.
-
Updated
Oct 13, 2021 - Rust
A mardown renderer for nvim written with gtkrs and neovim-lib
-
Updated
Nov 20, 2020 - Rust
-
Updated
Apr 28, 2020 - C++
Encapsulate a NeoVIM instance with full control from Common Lisp
-
Updated
Nov 22, 2017 - Common Lisp
Created by Thiago de Arruda
Released January 31, 2014
Latest release 27 days ago
- Repository
- neovim/neovim
- Website
- neovim.io
- Wikipedia
- Wikipedia



Currently, there is no way to tell if a buffer has been modified or not from the GUI tab bar, which is a feature that most editors have. It would be really nice to have this implemented into Goneovim.