Externalizing color scheme configs outside plugin folder
(cherry picked from commit ac952b3d3ffbe8ea33460e98a37eb6ce67a871c1)
This commit is contained in:
5
vim/colors-settings/solarized-powerline.vim
Normal file
5
vim/colors-settings/solarized-powerline.vim
Normal file
@@ -0,0 +1,5 @@
|
||||
let g:Powerline_symbols='fancy'
|
||||
let g:Powerline_theme='skwp'
|
||||
let g:Powerline_colorscheme='skwp'
|
||||
|
||||
set laststatus=2 "always show the statusline
|
||||
Reference in New Issue
Block a user