diff options
author | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:14:30 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-09-23 15:14:30 +0000 |
commit | 890abb040cbc035d94a4d7be8ed97822d66b6793 (patch) | |
tree | 6cf8d3e43139234cbabc7075d13c4ab9a9b603fb /mailnews | |
parent | 8bb7e7a50312e639e6d6d946a7296c8154e353ef (diff) | |
download | uxp-890abb040cbc035d94a4d7be8ed97822d66b6793.tar.gz |
Issue mcp-graveyard/UXP#1656 - Part 3: Nuke more vim config lines in the tree.
Another S&R run with some smarter matching.
Diffstat (limited to 'mailnews')
-rw-r--r-- | mailnews/jsaccount/modules/JSAccountUtils.jsm | 1 | ||||
-rw-r--r-- | mailnews/jsaccount/modules/JaBaseUrl.jsm | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/mailnews/jsaccount/modules/JSAccountUtils.jsm b/mailnews/jsaccount/modules/JSAccountUtils.jsm index b5ce34682f..f244116d5d 100644 --- a/mailnews/jsaccount/modules/JSAccountUtils.jsm +++ b/mailnews/jsaccount/modules/JSAccountUtils.jsm @@ -1,5 +1,4 @@ /* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- */ -/* vim: set ts=2 et sw=2 tw=80 filetype=javascript: */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/mailnews/jsaccount/modules/JaBaseUrl.jsm b/mailnews/jsaccount/modules/JaBaseUrl.jsm index 21a10847ae..5326ed4df6 100644 --- a/mailnews/jsaccount/modules/JaBaseUrl.jsm +++ b/mailnews/jsaccount/modules/JaBaseUrl.jsm @@ -1,5 +1,4 @@ /* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- */ -/* vim: set ts=2 et sw=2 tw=80 filetype=javascript: */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ |