소스 검색

manual: Add missing vim header

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Maxime Hadjinlian 10 년 전
부모
커밋
0514265b73
3개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      docs/manual/customize-outside-br.txt
  2. 1 0
      docs/manual/customize-patches.txt
  3. 1 0
      docs/manual/makeusers-syntax.txt

+ 1 - 0
docs/manual/customize-outside-br.txt

@@ -1,4 +1,5 @@
 // -*- mode:doc -*- ;
+// vim: set syntax=asciidoc:
 
 [[outside-br-custom]]
 === Keeping customizations outside of Buildroot

+ 1 - 0
docs/manual/customize-patches.txt

@@ -1,4 +1,5 @@
 // -*- mode:doc -*- ;
+// vim: set syntax=asciidoc:
 
 [[customize-patches]]
 === Adding project-specific patches

+ 1 - 0
docs/manual/makeusers-syntax.txt

@@ -1,4 +1,5 @@
 // -*- mode:doc -*- ;
+// vim: set syntax=asciidoc:
 
 [[makeuser-syntax]]
 == Makeusers syntax documentation