mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
4 lines
132 B
Text
4 lines
132 B
Text
" enable powerline
|
|
python3 from powerline.vim import setup as powerline_setup
|
|
python3 powerline_setup()
|
|
python3 del powerline_setup
|