Browse Source

Removed vim configuration which falsely lead to Java detection on GitHub.

pull/214/head
Simon Eisenmann 10 years ago
parent
commit
74044c08b0
  1. 2
      static/js/libs/pdf/compatibility.js
  2. 2
      static/js/libs/pdf/pdf.js

2
static/js/libs/pdf/compatibility.js

@ -1,5 +1,3 @@ @@ -1,5 +1,3 @@
/* -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* vim: set shiftwidth=2 tabstop=2 autoindent cindent expandtab: */
/* Copyright 2012 Mozilla Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");

2
static/js/libs/pdf/pdf.js

@ -1,5 +1,3 @@ @@ -1,5 +1,3 @@
/* -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* vim: set shiftwidth=2 tabstop=2 autoindent cindent expandtab: */
/* Copyright 2012 Mozilla Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");

Loading…
Cancel
Save