pacman/doc
Florian Pritz cd2370754a Remove ts and sw from vim modeline when noet is set
Forcing vim users to view files with a tabstop of 2 seems really
unnecessary when noet is set. I find it much easier to read code with
ts=4 and I dislike having to override the modeline by hand.

Command run:
find . -type f -exec sed -i '/vim.* noet/s# ts=2 sw=2##' {} +

Signed-off-by: Florian Pritz <bluewind@xinu.at>
Signed-off-by: Allan McRae <allan@archlinux.org>
2014-01-28 20:19:25 +10:00
..
.gitignore Add makepkg-template 2013-05-29 14:17:21 +10:00
Doxyfile Update Doxyfile 2013-01-03 12:03:10 +10:00
Makefile.am Remove ts and sw from vim modeline when noet is set 2014-01-28 20:19:25 +10:00
PKGBUILD-example.txt Update example PKGBUILD 2013-05-29 14:08:03 +10:00
PKGBUILD.5.txt makepkg: only remove static libraries if they have a shared version 2013-11-08 09:28:02 +10:00
asciidoc-override.css doc: update .gitignore, add CSS override for new tables usage 2011-10-13 14:53:52 -05:00
asciidoc.conf doc: add a few more escapes and fix usage of {} 2011-06-01 11:46:13 -05:00
footer.txt Revise PKGBUILD(5) 2013-05-30 13:11:46 +10:00
index.txt Update copyright years for 2014 2014-01-06 14:38:50 +10:00
libalpm.3.txt Unify modelines in Asciidoc files 2011-07-28 11:42:08 -05:00
makepkg-template.1.txt Add makepkg-template 2013-05-29 14:17:21 +10:00
makepkg.8.txt makepkg.8: Document remaining environmental variables 2013-10-31 16:20:02 +10:00
makepkg.conf.5.txt makepkg: only remove static libraries if they have a shared version 2013-11-08 09:28:02 +10:00
pacman-key.8.txt doc: Fix pacman-key title formatting 2013-03-14 11:47:12 +10:00
pacman.8.txt imply --print from --print-format 2013-10-14 13:01:15 +10:00
pacman.conf.5.txt db.c: require unique database names 2013-12-15 20:09:37 +10:00
pactree.8.txt pactree: autodetect and use unicode line drawing characters 2012-11-27 15:16:15 +10:00
pkgdelta.8.txt pkgdelta: use human_to_size to parse --min-pkg-size 2012-06-25 23:39:28 -05:00
repo-add.8.txt repo-add.8: Provide example usage 2013-10-31 16:20:02 +10:00
submitting-patches.txt submitting-patches: address common mistakes 2013-10-14 13:01:15 +10:00
translation-help.txt Update documentation to use https links for sites that support it 2013-03-15 13:21:32 +10:00
vercmp.8.txt doc/vercmp: add note about pkgrel handling 2012-01-12 17:30:08 -06:00