# $Id$ # This publication is intellectual property of Novell Inc. Its contents # can be duplicated, either in part or in whole, provided that a copyright # label is visibly located on each copy. # # All information found in this book has been compiled with utmost # attention to detail. However, this does not guarantee complete accuracy. # Neither SUSE LINUX GmbH, the authors, nor the translators shall be held # liable for possible errors or the consequences thereof. # # Many of the software and hardware descriptions cited in this book # are registered trademarks. All trade names are subject to copyright # restrictions and may be registered trade marks. SUSE LINUX GmbH # essentially adheres to the manufacturer's spelling. # # Names of products and trademarks appearing in this book (with or without # specific notation) are likewise subject to trademark and trade protection # laws and may thus fall under copyright restrictions. # # Please direct suggestions and comments to apparmor-general@forge.novell.com. =pod =head1 NAME apparmor.vim - vim syntax highlighting file for AppArmor profiles =head1 SYNOPSIS The SUSE vim package is configured to automatically use syntax highlighting for AppArmor policies stored in /etc/apparmor.d/ and the extra policies stored in /etc/apparmor/profiles/extras/. If you wish to use the syntax highlighting in a specific vim session, you may run: :syntax on :setf apparmor =head1 DESCRIPTION B provides syntax highlighting rules for the vim(1) text editor; the rules provide an easy visual method to inspect AppArmor profiles for syntax correctness and semantics. The colors indicate the relative severity of granting a specific set of privileges. Ranking access with colors is necessarily generic and vague, but it may help you understand your profiles better. =head1 BUGS B does not properly detect dark versus light backgrounds. Patches accepted. If you find any bugs, please report them to bugzilla at L. =head1 SEE ALSO vim(1), apparmor(7), apparmor.d(5), change_hat(2), and L =cut