diff --git a/vim/vundles.vim b/vim/vundles.vim index 003dad1..871332c 100644 --- a/vim/vundles.vim +++ b/vim/vundles.vim @@ -99,6 +99,7 @@ Bundle "vim-scripts/TagHighlight.git" Bundle "itspriddle/vim-jquery.git" Bundle "slim-template/vim-slim.git" Bundle "airblade/vim-gitgutter.git" +Bundle "https://github.com/bogado/file-line" "Filetype plugin indent on is required by vundle -filetype plugin indent on +filetype plugin indent on \ No newline at end of file