diff options
author | Florian Bruhin <me@the-compiler.org> | 2019-11-15 15:07:43 +0100 |
---|---|---|
committer | Florian Bruhin <me@the-compiler.org> | 2019-11-15 15:07:43 +0100 |
commit | 6ca2b6409168cbc30843cc8c1a70de2139e77787 (patch) | |
tree | 21469bb0334ec8362383a47a896a14c335095d7c /qutebrowser.py | |
parent | d2f040c4776ee967e06d99c8ace2539bab4a15c0 (diff) | |
download | qutebrowser-6ca2b6409168cbc30843cc8c1a70de2139e77787.tar.gz qutebrowser-6ca2b6409168cbc30843cc8c1a70de2139e77787.zip |
Fix modelines
Diffstat (limited to 'qutebrowser.py')
-rwxr-xr-x | qutebrowser.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qutebrowser.py b/qutebrowser.py index a842e4f44..f387ee0f6 100755 --- a/qutebrowser.py +++ b/qutebrowser.py @@ -1,5 +1,4 @@ #!/usr/bin/env python3 - # vim: ft=python fileencoding=utf-8 sts=4 sw=4 et: # Copyright 2014-2019 Florian Bruhin (The Compiler) <mail@qutebrowser.org> |