1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 13:58:49 +00:00

Issue #1656 - Nuke the remaining vim lines in UXP

Closes #1656
This commit is contained in:
Moonchild
2020-10-26 19:09:16 +00:00
committed by roytam1
parent 975b2cbf74
commit a77ab3da7f
59 changed files with 0 additions and 59 deletions
@@ -404,4 +404,3 @@ int main(int argc, char *argv[])
return 0 ;
}
#endif
/* vim: set ts=4 et sw=4 tw=75 */
@@ -645,4 +645,3 @@ void iniparser_freedict(dictionary * d)
dictionary_del(d);
}
/* vim: set ts=4 et sw=4 tw=75 */
-1
View File
@@ -1,4 +1,3 @@
# vim: set ts=4 et sw=4 tw=80
# 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/.
@@ -1,4 +1,3 @@
# vim: set ts=4 et sw=4 tw=80
# 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/.
@@ -370,4 +370,3 @@ Object.keys(encodingMap).forEach(function(name) {
});
});
</script>
<!-- vim: set expandtab tabstop=2 shiftwidth=2: -->
@@ -84,4 +84,3 @@ testNodes.forEach(function(referenceName) {
testDiv.parentNode.removeChild(testDiv);
</script>
<!-- vim: set expandtab tabstop=2 shiftwidth=2: -->
@@ -33,4 +33,3 @@ testNodes.forEach(function(referenceName) {
testDiv.parentNode.removeChild(testDiv);
</script>
<!-- vim: set expandtab tabstop=2 shiftwidth=2: -->