2 echo -n "Updating vim help tags..."
3 /usr/bin/vim --noplugins -u NONE -U NONE \
4 --cmd ":helptags /usr/share/vim/vimfiles/doc" --cmd ":q" > /dev/null 2>&1
13 ===> Shared library has already been put in /usr/lib
14 ===> There is no need to change LD_LIBRARY_PATH.
15 ===> run cmd: [vim -c "tab h gdbmgr.txt | tabn | q"]
16 ===> for more information
19 ===> WARNING: This vim plugin has not been released yet,
20 ===> It is not stable enough. Use at your own RISK!