Changeset d6416dd


Ignore:
Timestamp:
Aug 8, 2010, 7:57:49 AM (14 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
ade4b89
Parents:
857b98c
Message:

Added set ruler to the default system vimrc. This can be a very useful option when doing text editing.

Location:
BOOK
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/vim.xml

    r857b98c rd6416dd  
    132132set nocompatible
    133133set backspace=2
     134set ruler
    134135syntax on
    135136if (&amp;term == "iterm") || (&amp;term == "putty")
  • BOOK/introduction/common/changelog.xml

    r857b98c rd6416dd  
    4040      <para>August 08, 2010</para>
    4141      <itemizedlist>
     42        <listitem>
     43          <para>[jciccone] - Added set ruler to the default system vimrc. This
     44          can be a very useful option when doing text editing.</para>
     45        </listitem>
    4246        <listitem>
    4347          <para>[jciccone] - Updated Udev to 160.</para>
Note: See TracChangeset for help on using the changeset viewer.