dots/link/mac/vimrc_os_specific

3 lines
113 B
Text

python3 from powerline.vim import setup as powerline_setup
python3 powerline_setup()
python3 del powerline_setup