mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-22 11:44:10 -05:00
Clean up formatting in the vimrc and vimpagerrc
This commit is contained in:
parent
e5f28b842e
commit
e03d8209e2
2 changed files with 7 additions and 8 deletions
|
@ -24,7 +24,6 @@
|
||||||
endif
|
endif
|
||||||
"}}}
|
"}}}
|
||||||
|
|
||||||
|
|
||||||
"DARKCLOUD CONFIG AND THEME FILES FOR VIMPAGER: {{{
|
"DARKCLOUD CONFIG AND THEME FILES FOR VIMPAGER: {{{
|
||||||
"Add Config Directory: (distro-agnostic system-wide)
|
"Add Config Directory: (distro-agnostic system-wide)
|
||||||
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)
|
||||||
|
|
Loading…
Reference in a new issue