|
|
|
|
|
by galkk
1093 days ago
|
|
You forgot vim-runtime that is another 35mb and hard dependency on Debian. But I was rather saying that if a program has 600 pages dense manual (vimbook) it is certainly far from Unix philosophy of small utility doing one thing. Damn, it has built in file explorer and remote editor (netrw). |
|
Size is not really a good indication of "bloat" IMO. There are 683 syntax highlight files, 7.8M in total, but you don't load most of that and it's just "idle" bytes on disk. Same for indent files, ftplugins, etc.
You could also save ~5M by not shipping translations, but is that "bloat"?
It's useful these things are shipped, and in the scenarios where you care about 35M of diskspace you probably don't want a full Vim anyway (and you can use vim-tiny).