Y
Hacker News
new
|
ask
|
show
|
jobs
by
jrockway
5407 days ago
This is the biggest meta-shortcoming of vim: the fact that it doesn't come with a built-in programming language. This forces extension authors to bring their own, with the expected consequences.
1 comments
adgar
5407 days ago
It has vimscript, but vimscript is at best emacs-lisp's inbred nephew who is just as old but huffs glue and has sex with chickens.
link
gnosis
5407 days ago
Actually, you can also use mzscheme, perl, python, ruby, and lua to script vim.
link
esk
5407 days ago
Indeed, but that's what the grandparent is saying—you need to bring your own language to the party.
link