mirror of
https://github.com/powerline/powerline.git
synced 2025-12-01 10:53:47 +01:00
6 lines
84 B
Python
6 lines
84 B
Python
# vim:fileencoding=utf-8:noet
|
|
from tests import vim
|
|
|
|
|
|
globals().update(vim._init())
|