Skip to content

Commit e701451

Browse files
committed
Moving preview to misc bundle group
1 parent a0c48c4 commit e701451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vimrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@
6969
Bundle 'tpope/vim-surround'
7070
Bundle 'AutoClose'
7171
Bundle 'kien/ctrlp.vim'
72-
Bundle 'spf13/vim-preview'
7372
Bundle 'vim-scripts/sessionman.vim'
7473
Bundle 'matchit.zip'
7574
Bundle 'Lokaltog/vim-powerline'
@@ -127,6 +126,7 @@
127126
" Misc
128127
if count(g:spf13_bundle_groups, 'misc')
129128
Bundle 'spf13/vim-markdown'
129+
Bundle 'spf13/vim-preview'
130130
Bundle 'tpope/vim-cucumber'
131131
Bundle 'Puppet-Syntax-Highlighting'
132132
endif

0 commit comments

Comments
 (0)