środa, 13 maja 2020

Kubuntu / powerline


sudo apt install powerline powerline-doc powerline-gitstatus

For VIM add the following lines to your ~/.vimrc file:
python3 from powerline.vim import setup as powerline_setup
python3 powerline_setup()
python3 del powerline_setup
set laststatus=2
set showtabline=2
set noshowmode
set t_Co=256

Brak komentarzy:

Prześlij komentarz