Code Monkey home page Code Monkey logo

Comments (2)

mcepl avatar mcepl commented on August 16, 2024 1

It would be probably a good idea to write something like this to README.

from gnvim.

vhakulinen avatar vhakulinen commented on August 16, 2024

The original reason was that neovim-gtk requires GTK 3.20, and I still have Ubuntu 16.04 on my work computer which has GTK 3.18 (gnvim works with GTK 3.18). Also, I've wanted to write a neovim GUI ever since the first APIs came available. This also has been (and still is) a great learning experience on both rust and GTK for me.

For advantages over neovim-gtk, currently gnvim doesn't really have any (its a bit hard to be certain since I haven't used neovim-gtk except for some quick tests). That said, I'm personally after such features that oni has. If it weren't an electron app, I probably would be using it already.

Currently, gnvim has following features:

  • Ligatures
  • Externalized cmdline/wildmenu
  • Externalized tabline
  • Externalized popupmenu (with preview in the same widget, see bindings here and image here)

New features that I've planned are hover information (mainly through lsp) and externalized windows and messages once those land. After that I'll probably try to do something for the status line.

So if you're after features that modern text/code editors like vscode and atom has but don't care for the whole web stack and are a stubborn vim user like I am, maybe gnvim will have something to offer for you soon.

from gnvim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.