From 076b6184de2b20e9b26225d93f6f3a7030504109 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Thu, 3 May 2018 00:10:21 -0400 Subject: Ensure better text editor automatic filetype detection Since we no longer use vim-specific modelines, use the .asciidoc file extension which is, well, reserved for asciidoc formatted files. This should presumably work everywhere without needing editor-specific workarounds and configuration. Also add a shebang to makepkg.conf to indicate it contains bash content. Signed-off-by: Eli Schwartz Signed-off-by: Allan McRae --- doc/footer.txt | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 doc/footer.txt (limited to 'doc/footer.txt') diff --git a/doc/footer.txt b/doc/footer.txt deleted file mode 100644 index 5812aa72..00000000 --- a/doc/footer.txt +++ /dev/null @@ -1,32 +0,0 @@ - -See the pacman website at https://www.archlinux.org/pacman/[] for current -information on pacman and its related tools. - - -Bugs ----- -Bugs? You must be kidding; there are no bugs in this software. But if we -happen to be wrong, send us an email with as much detail as possible to -mailto:pacman-dev@archlinux.org[]. - - -Authors -------- - -Current maintainers: - -* Allan McRae -* Andrew Gregory -* Dan McGee -* Dave Reisner - -Past major contributors: - -* Judd Vinet -* Aurelien Foret -* Aaron Griffin -* Xavier Chantry -* Nagy Gabor - -For additional contributors, use `git shortlog -s` on the pacman.git -repository. -- cgit v1.2.3-54-g00ecf