vim: use example vimrc from vim runtime files
authorPaul Barker <paul@paulbarker.me.uk>
Sat, 20 Apr 2013 12:17:05 +0000 (12:17 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:29:37 +0000 (08:29 -0800)
commit221990f921362a743c8134e81cc20a19a7968cd0
tree883124094f2f968dbd9f358fa7ce04b0317f1f30
parente8d254f33a8e40e6246d69c1ca96b72a749b2409
vim: use example vimrc from vim runtime files

Rather than keeping our own local vimrc file we can use vimrc_example.vim from
the runtime files distributed with vim. This keeps us up-to-date with changes to
the config when we move to a new vim version.

Also tidy comments around do_install_append so that it is clearer what is
happening.

(From meta-openembedded rev: 29f73dc16d537726696e408d526085bf88be26e6)

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-support/vim/files/vimrc [deleted file]
meta-openembedded/meta-oe/recipes-support/vim/vim.inc