diff options
author | Moonchild <moonchild@palemoon.org> | 2020-09-24 07:23:04 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-09-24 07:23:04 +0000 |
commit | d9d80d476c3a7736967bb9d12b113e35c03583b2 (patch) | |
tree | 5c190155a18b85d7610eb4ffa0562271cf32ead8 /js/examples | |
parent | 960b821d0aca335ccace5834cd8c0573ef01255c (diff) | |
download | uxp-d9d80d476c3a7736967bb9d12b113e35c03583b2.tar.gz |
Issue mcp-graveyard/UXP#1656 - Part 7: Nuke vim config lines in JS
Diffstat (limited to 'js/examples')
-rw-r--r-- | js/examples/jorendb.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/js/examples/jorendb.js b/js/examples/jorendb.js index 06965ccef7..9dded248ad 100644 --- a/js/examples/jorendb.js +++ b/js/examples/jorendb.js @@ -1,5 +1,4 @@ /* -*- indent-tabs-mode: nil; js-indent-level: 4 -*- - * vim: set ts=8 sw=4 et tw=78: * * jorendb - A toy command-line debugger for shell-js programs. * |