mirror of
https://github.com/powerline/powerline.git
synced 2025-06-19 21:30:50 +02:00
Does not work though: still TypeError due to some global in multiproccessing that got None
5 lines
54 B
Python
5 lines
54 B
Python
from tests import vim
|
|
|
|
|
|
globals().update(vim._init())
|