blob: 7b50b480b4eb82962e0695dba80da09a5211dee2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
<?xml version="1.0" encoding="UTF-8"?>
<guide self="appendices/editor-configuration/">
<chapter>
<title>Editor configuration</title>
<body>
<p>
This section provides hints as to how to configure your text editor for working
with ebuilds.
</p>
</body>
<section>
<title>Contents</title>
<body>
<contentsTree/>
</body>
</section>
</chapter>
<include href="vim/"/>
<include href="emacs/"/>
<include href="xemacs/"/>
</guide>
|