Clean up formatting in the vimrc and vimpagerrc

This commit is contained in:
Kevin MacMartin 2018-03-11 23:37:17 -04:00
parent e5f28b842e
commit e03d8209e2
2 changed files with 7 additions and 8 deletions

View file

@ -24,7 +24,6 @@
endif
"}}}
"DARKCLOUD CONFIG AND THEME FILES FOR VIMPAGER: {{{
"Add Config Directory: (distro-agnostic system-wide)
let &runtimepath = printf('%s,%s/vim,%s/vim/after',&runtimepath,g:darkcloudpath,g:darkcloudpath)