Marc Weber <[email protected]> wrote, on lun 27 aoĆ» 14:46 : > This is what I personally consider important and knowworthy for new > users: > https://github.com/MarcWeber/vim-addon-manager/blob/master/autoload/sample_vimrc_for_new_users.vim > > It also references the one on the wiki page: > http://vim.wikia.com/wiki/Example_vimrc
Thanks for the links, they seem almost as comprehensive as possible. > You already mastered vim :) - You've found the mailinglist - and > probably you're also smart enough to ask any questions on irc. Far from that, I'm just trying to use it the right way ! > I personally don't think that the perfect .vimrc should be shipped with > Vim - because it will always be personal. I agree it's often too tempting to cross the line of personal taste, but there are a few options and mappings widely used in the vim community, a "de facto standard" if I'm translating correctly. Your links would be a good basis to add examples in the vim repo. As an alternative, the link to wiki/vimrc could be mentioned in "vimtutor", below the reference to $VIMRUNTIME/vimrc_example.vim. Just a minimal quick starter pending more serious things, and more customized vimrc ... > I've had ideas such as creating a .vimrc builder which would look like > this: > > [ ] include recommended setup most vimmers agree on > > plugin management systems > [ ] include vam setup > [ ] inculde pathogen setup > [ ] inculde vundle setup > > [ ] include settings to make working with large files easier > [ ] include code to always jump to last know cursor location when > opening a file a second time > [ ] ... > ... > > [ build .vimrc ] > > Then its up to you who could choose which items to use - and it could be > maintained by the community. > > Marc Weber ... like this one. Such a tool would be wonderful, really ! Well, glad I asked, and thanks for your kind answer ! -- Regards, Davido -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
