Changeset 716db1f for chapter08/vim.xml


Ignore:
Timestamp:
09/20/2021 07:37:34 AM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
multilib
Children:
60870bc
Parents:
e680022 (diff), 7e62bbc (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge upstream

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/vim.xml

    re680022 r716db1f  
    6363<screen><userinput remap="make">make</userinput></screen>
    6464
    65     <para>To prepare the tests, ensure that user 
    66     <systemitem class="username">tester</systemitem> can write 
     65    <para>To prepare the tests, ensure that user
     66    <systemitem class="username">tester</systemitem> can write
    6767    to the source tree:</para>
    6868
     
    134134" Ensure defaults are set before customizing settings, not after
    135135source $VIMRUNTIME/defaults.vim
    136 let skip_defaults_vim=1 
     136let skip_defaults_vim=1
    137137
    138138set nocompatible
Note: See TracChangeset for help on using the changeset viewer.