Loading dotrc/.vim/vimrc/bundles-options.vim +2 −0 Original line number Diff line number Diff line Loading @@ -369,6 +369,8 @@ if 1 == VimRCBundlesDevel \ ['vw', 'vh'], \ ['ease', 'linear', 'ease-in', 'ease-out', 'ease-in-out', 'step-start', 'step-end'], \ ['absolute', 'relative', 'fixed', 'static'], \ ['public', 'private'], \ ['Public', 'Private'], \] autocmd VimEnter * :IndentGuidesEnable Loading Loading
dotrc/.vim/vimrc/bundles-options.vim +2 −0 Original line number Diff line number Diff line Loading @@ -369,6 +369,8 @@ if 1 == VimRCBundlesDevel \ ['vw', 'vh'], \ ['ease', 'linear', 'ease-in', 'ease-out', 'ease-in-out', 'step-start', 'step-end'], \ ['absolute', 'relative', 'fixed', 'static'], \ ['public', 'private'], \ ['Public', 'Private'], \] autocmd VimEnter * :IndentGuidesEnable Loading