Show HN: Vimified | Ultimate VIM configuration
Hello guys,
I wanted to get your feedback on my recent project : it aims to unify Vim configuration by aggregating some common plugins in order to provide an easy-to-use « package ».
It's called vimified : https://github.com/zaiste/vimified
The idea was to make it simpler than Janus (e.g. vundle instead of submodules et al.); it is also somehow similar to spf13-vim.
What do you think? Thanks!
18 comments
[ 5.9 ms ] story [ 55.8 ms ] threadAlso, why should I install plugins about languages which I don't care?
That having been said, projects like this and Janus are definitely a step in the right direction.
Also, the yankring plugin has a problem with non-existant ~/.vim/tmp directory.
Also the name doesn't seem very good to me : "vimifying" something means that you make something (a browser, a PDF viewer, whatever that is "non-Vim-like") more "Vim-like". Customizing the hell out of Vim is quite the opposite.
The readme is better and does not pretends to be ultimate, just a pretty good one ;)