mirror of
https://github.com/powerline/powerline.git
synced 2025-04-08 19:25:04 +02:00
Normalize modelines
This commit is contained in:
parent
25f19596dd
commit
8cb1538e8e
@ -1,4 +1,4 @@
|
||||
# vim:fileencoding=UTF-8:noet
|
||||
# vim:fileencoding=utf-8:noet
|
||||
from __future__ import unicode_literals, absolute_import
|
||||
|
||||
__copyright__ = '2013, Kovid Goyal <kovid at kovidgoyal.net>'
|
||||
|
@ -1,4 +1,4 @@
|
||||
# vim:fileencoding=UTF-8:noet
|
||||
# vim:fileencoding=utf-8:noet
|
||||
from __future__ import unicode_literals, absolute_import
|
||||
|
||||
__copyright__ = '2013, Kovid Goyal <kovid at kovidgoyal.net>'
|
||||
|
@ -1,4 +1,4 @@
|
||||
# vim:fileencoding=UTF-8:noet
|
||||
# vim:fileencoding=utf-8:noet
|
||||
from __future__ import (unicode_literals, absolute_import, print_function)
|
||||
|
||||
__copyright__ = '2013, Kovid Goyal <kovid at kovidgoyal.net>'
|
||||
|
Loading…
x
Reference in New Issue
Block a user