mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 17:37:43 -04:00
3 lines
113 B
Text
3 lines
113 B
Text
python3 from powerline.vim import setup as powerline_setup
|
|
python3 powerline_setup()
|
|
python3 del powerline_setup
|