Neovim
github.com
Neovim
1–10 of 372 posts
Re: Neovim
#2Re: Neovim
#3And here we have a project. Virtually nothing is done, previous commit was 20 days ago, and the last commit is adding the fundraiser link an hour ago. I mean, the author doesn't seem to be fanatically enthusiastic. And plans are quite generous. Maybe I'm too pessimistic, but I have some bad feeling about that. I'm thinking instead of "Hm, maybe better to write an open-source version of Sublime Text?".
Re: Neovim
#4At this point it smells kind of Emacs/XEmacsish. Hope they can rally immense development effort.
Re: Neovim
#5[1]: https://www.bountysource.com/fundraisers/539-neovim-first-it...
Re: Neovim
#6I'm not sure how I feel about this. On the one hand I've been thinking on it for quite a long time already, newer shinier Vim is something I secretly wish for. On the other hand I found it quite problematic. The main problem of Vim is Vimscript. So "newer shinier Vim" is Vim with real programming language instead of vimscript. But it's impossible to remove Vimscript: it won't be Vim anymore. It affects not only scrip…
Re: Neovim
#7I'm not sure how I feel about this. On the one hand I've been thinking on it for quite a long time already, newer shinier Vim is something I secretly wish for. On the other hand I found it quite problematic. The main problem of Vim is Vimscript. So "newer shinier Vim" is Vim with real programming language instead of vimscript. But it's impossible to remove Vimscript: it won't be Vim anymore. It affects not only scrip…
Re: Neovim
#8It sounds like they have no interest in getting this stuff pushed back upstream? There's no mention of it on the home page. At this point it smells kind of Emacs/XEmacsish. Hope they can rally immense development effort.
Re: Neovim
#9> Legacy support and compile-time features
> Platform-specific code
Sounds like well-justified cleanup, although it's possible this project is underestimating the usefulness of feature selection.
> New plugin architecture
> New GUI architecture
Now that's cool and ambitious.
I wonder whether Bram has an opinion on this?