- Status Closed
- Percent Complete
- Task Type Feature Request
- Category Base OS
- Operating System All
- Severity Low
- Reported Version SuperZaxxon Beta 4
Attached to Project: OpenPandora Main OS
Opened by Nils Kneuper - 01.07.2010
Last edited by Michael Mrozek - 14.08.2010
Opened by Nils Kneuper - 01.07.2010
Last edited by Michael Mrozek - 14.08.2010
FS#137 - Default vim config
The current vim install does come without any config file. By default this means vim does work in "vi compatible mode" which makes it hardly usable. The attached config file is meant to be used as ~/.vimrc, so it should be added to "/etc/skel/.vimrc". The file is partly based on the default config used by gentoo.
Things this config file sets:
* Start in "vim mode" by default
* activate ruler
* set width of linenumber in ruler
* assume that the terminal uses a dark background
* configure what hitting backspace removed (newlines, ...)
* some magic to have different encoding formats working in a more sane way
Closed by Michael Mrozek
14.08.2010 21:16
Reason for closing: Implemented
Additional comments about closing: Added in GIT.
14.08.2010 21:16
Reason for closing: Implemented
Additional comments about closing: Added in GIT.
vimrc(2.1 KiB)