Changeset af43a09 for BOOK/temp-system/common/vim.xml
- Timestamp:
- Apr 16, 2011, 2:33:52 PM (14 years ago)
- Children:
- 2643b9b4
- Parents:
- 7b0cc7e8 (diff), af891d2 (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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/vim.xml
r7b0cc7e8 raf43a09 95 95 <screen os="m"><userinput>ln -sv vim /tools/bin/vi</userinput></screen> 96 96 97 <para os="tv1" >Create a temporary vimrc to make it function more the way you may 98 expect it to. This is explained more in the final system:</para> 99 100 <screen os="tv2"><userinput>cat > /tools/etc/vimrc << "EOF" 101 <literal>" Begin /etc/vimrc 102 103 set nocompatible 104 set backspace=2 105 set ruler 106 syntax on 107 108 " End /etc/vimrc</literal> 109 EOF</userinput></screen> 110 97 111 </sect2> 98 112
Note:
See TracChangeset
for help on using the changeset viewer.