Last active
July 21, 2020 09:19
-
-
Save jenskutilek/98e921968e1c7d8e50d2bfc521d87d6c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set rtp+=~/Library/Python/3.7/lib/python/site-packages/powerline/bindings/vim/ | |
set laststatus=2 | |
set t_Co=256 | |
filetype plugin indent on | |
syntax on | |
language en_GB | |
set mouse=r |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment