mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 23:06:38 -05:00
Apply the same colorscheme hack to the vimpagerrc
This commit is contained in:
parent
da9a99e281
commit
73ec4dff4e
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
||||||
let &runtimepath=printf('%s,%s/vim,%s/vim/after',&runtimepath,g:darkcloudpath,g:darkcloudpath)
|
let &runtimepath=printf('%s,%s/vim,%s/vim/after',&runtimepath,g:darkcloudpath,g:darkcloudpath)
|
||||||
|
|
||||||
"Load Colour Scheme:
|
"Load Colour Scheme:
|
||||||
|
colorscheme default " hack to fix vimrc colorschemes in some versions of vim
|
||||||
colorscheme darkcloud
|
colorscheme darkcloud
|
||||||
|
|
||||||
"Load Settings:
|
"Load Settings:
|
||||||
|
|
Loading…
Reference in a new issue