forked from wezm/wezm.net
Tweak a-killer-linux-gui-for-neovim-neovimgtk
This commit is contained in:
parent
11531c7df4
commit
593c22f0a1
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ NeovimGtk doesn't have quite as many bells and whistles as VimR (yet) but it
|
||||||
does have a few. Like VimR, it's a native application (no Electron, etc.). It's
|
does have a few. Like VimR, it's a native application (no Electron, etc.). It's
|
||||||
developed in [Rust], and as the name implies uses the GTK toolkit to feel right
|
developed in [Rust], and as the name implies uses the GTK toolkit to feel right
|
||||||
at home on a [GNOME] desktop. NeovimGtk is not limited to Linux though. The
|
at home on a [GNOME] desktop. NeovimGtk is not limited to Linux though. The
|
||||||
project explicitly supports Windows as well and should build anywhere where
|
project explicitly supports Windows as well, and should build anywhere where
|
||||||
Rust and GTK are available.
|
Rust and GTK are available. I was able to build it successfully on OpenBSD.
|
||||||
|
|
||||||
I am a huge fan of the [PragmataPro] font, and one of NeovimGtk's killer
|
I am a huge fan of the [PragmataPro] font, and one of NeovimGtk's killer
|
||||||
features for me is support for font [ligatures]. This means it renders text
|
features for me is support for font [ligatures]. This means it renders text
|
||||||
|
|
Loading…
Reference in a new issue