/usr/share/doc/vim-common
NameSizeModeActions
docs/-0755rm
Changelog.rpm126170644editdlrm
README.md57600644editdlrm
README.txt49000644editdlrm
README_ami.txt12520644editdlrm
README_amibin.txt4200644editdlrm
README_amisrc.txt3890644editdlrm
README_bindos.txt7010644editdlrm
README_dos.txt63060644editdlrm
README_extra.txt14530644editdlrm
README_mac.txt9300644editdlrm
README_ole.txt8820644editdlrm
README_os2.txt2340644editdlrm
README_os390.txt34030644editdlrm
README_src.txt3460644editdlrm
README_srcdos.txt4870644editdlrm
README_unix.txt3650644editdlrm
README_vms.txt18580644editdlrm
README_w32s.txt6120644editdlrm
Edit: /usr/share/doc/vim-common/README_ami.txt (1252B)
README_ami.txt for version 8.0 of Vim: Vi IMproved. This file explains the installation of Vim on Amiga systems. See README.txt for general information about Vim. Unpack the distributed files in the place where you want to keep them. It is wise to have a "vim" directory to keep your vimrc file and any other files you change. The distributed files go into a subdirectory. This way you can easily upgrade to a new version. For example: dh0:editors/vim contains your vimrc and modified files dh0:editors/vim/vim54 contains the Vim version 5.4 distributed files dh0:editors/vim/vim55 contains the Vim version 5.5 distributed files You would then unpack the archives like this: cd dh0:editors tar xf t:vim80bin.tar tar xf t:vim80rt.tar Set the $VIM environment variable to point to the top directory of your Vim files. For the above example: set VIM=dh0:editors/vim Vim version 5.4 will look for your vimrc file in $VIM, and for the runtime files in $VIM/vim54. See ":help $VIM" for more information. Make sure the Vim executable is in your search path. Either copy the Vim executable to a directory that is in your search path, or (preferred) modify the search path to include the directory where the Vim executable is.