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