Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm very excited about Neovim: among other things, it's going to allow the use of alternatives to VimScript, and a proper GUI.


There are already alternatives to VimL. You can use Python, Ruby, etc.


"Alternatives". VimL lets you set and inspect options, invoke other functions, all kinds of stuff. The other language bindings (particularly Python, but I assume this is true of the others) give you a high-level list of open files, the ability to send individual key-strokes to Vim and the ability to eval a VimL expression. All the vaguely-complex plugins I've seen have some sort of algorithmic core implemented in another language, and a whole bunch of VimL to wire the core up to Vim.


I was wondering when this would pop up. Smh


What does "smh" mean?


Shaking My Head




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: