Editing DocBook with Vi
From FedoraProject
This page needs some love
This page should be revised or reconstructed to better suit the needs of Fedora.
This page is a draft only
It is still under construction and content may change. Do not rely on the information on this page.
Vi config file hacks
For convenient editing, I add the following lines to the bottom of any DocBook files I'll be editing in Vi(m):
<!--
vim: softtabstop=2:shiftwidth=2:expandtab:textwidth=72
-->
Quick key tricks
Misc. tips