Earlier quoted context omitted.
If neovim had a proper gui, you could move away from some of the limitations of the terminal. The biggest being using fixed width characters for drawing UI elements. Emacs does it pretty well, one of the few things that makes me jealous of emacs as a vim user.
I'd really like image support in a Neovim GUI. It'd make markdown editing easier for me
What's New in Neovim 0.10
31–40 of 134 posts
Re: What's New in Neovim 0.10
#32When I first started to learn how to program I was following along a basic tutorial by Jeffrey Way and his first sentence was "We're going to use vim." That tutorial, whose topic I can't even remember now, set me on a path for my professional career. During 2012-2015 there seemed to be way more competition in the editor space before VS Code gobbled the community mindshare. I remember starting my first professional jo…
If I were to teach someone from the beginning I would still recommend (neo)vim.
Re: What's New in Neovim 0.10
#33Re: What's New in Neovim 0.10
#34Re: What's New in Neovim 0.10
#35Re: What's New in Neovim 0.10
#36Happened to have discovered neovim, and so far it’s been a delight to use. Much faster and much lighter on resource use.
Do any neovim veterans have recommendations on plugins to enable? Or even hidden features that would improve workflow.
Re: What's New in Neovim 0.10
#37Earlier quoted context omitted.
What's the use case for a separate GUI for neovim? I remember using macvim for a few days maybe 8 years ago, but I never "got it". It felt like the benefits of having my editor in my terminal were thrown out for little return.
If neovim had a proper gui, you could move away from some of the limitations of the terminal. The biggest being using fixed width characters for drawing UI elements. Emacs does it pretty well, one of the few things that makes me jealous of emacs as a vim user.
Re: What's New in Neovim 0.10
#38We need proper Neovim gui that is officially maintained
What's the use case for a separate GUI for neovim? I remember using macvim for a few days maybe 8 years ago, but I never "got it". It felt like the benefits of having my editor in my terminal were thrown out for little return.
Of course there are plenty of Neovim GUI. Currently happy enough with VimR.
Re: What's New in Neovim 0.10
#39Earlier quoted context omitted.
If neovim had a proper gui, you could move away from some of the limitations of the terminal. The biggest being using fixed width characters for drawing UI elements. Emacs does it pretty well, one of the few things that makes me jealous of emacs as a vim user.
I'd really like image support in a Neovim GUI. It'd make markdown editing easier for me