From 68fabc5ee00686a5e53638ab4b44c99195ee4b8f Mon Sep 17 00:00:00 2001 From: Matt Kohls Date: Wed, 15 Mar 2017 17:16:02 -0400 Subject: Cleaning up vimrc and bashrc --- .vim/bundle/Vundle.vim | 2 +- .vim/bundle/emmet-vim | 1 - .vim/bundle/gruvbox | 2 +- .vim/bundle/nerdtree | 2 +- .vim/bundle/previm | 2 +- .vim/bundle/syntastic | 2 +- .vim/bundle/vim-airline | 2 +- .vim/bundle/vim-commentary | 2 +- .vim/bundle/vim-easymotion | 1 - .vim/bundle/vim-fugitive | 2 +- .vim/bundle/vim-gitgutter | 2 +- .vim/bundle/vim-multiple-cursors | 1 - 12 files changed, 9 insertions(+), 12 deletions(-) delete mode 160000 .vim/bundle/emmet-vim delete mode 160000 .vim/bundle/vim-easymotion delete mode 160000 .vim/bundle/vim-multiple-cursors (limited to '.vim/bundle') diff --git a/.vim/bundle/Vundle.vim b/.vim/bundle/Vundle.vim index fef1c2f..f6cc062 160000 --- a/.vim/bundle/Vundle.vim +++ b/.vim/bundle/Vundle.vim @@ -1 +1 @@ -Subproject commit fef1c2f31862c44cf5295ef86c086efba4af20a9 +Subproject commit f6cc06238d5ac888ddfc514f80392f44cb2e21ac diff --git a/.vim/bundle/emmet-vim b/.vim/bundle/emmet-vim deleted file mode 160000 index f4b097a..0000000 --- a/.vim/bundle/emmet-vim +++ /dev/null @@ -1 +0,0 @@ -Subproject commit f4b097af50833964e15f17192f2d1c336e34936e diff --git a/.vim/bundle/gruvbox b/.vim/bundle/gruvbox index 00729ba..127c9d1 160000 --- a/.vim/bundle/gruvbox +++ b/.vim/bundle/gruvbox @@ -1 +1 @@ -Subproject commit 00729ba14e0c7dd51b1bb0b829860b8047d4dde1 +Subproject commit 127c9d14d4bac1bac31e328b835a8919a255789c diff --git a/.vim/bundle/nerdtree b/.vim/bundle/nerdtree index 29cf96e..e671e40 160000 --- a/.vim/bundle/nerdtree +++ b/.vim/bundle/nerdtree @@ -1 +1 @@ -Subproject commit 29cf96e45b4830a9a2351514fe102bb7a95a27d5 +Subproject commit e671e403dd1ec1da59f70605c73aaedb6cb0e637 diff --git a/.vim/bundle/previm b/.vim/bundle/previm index b5dba08..e9967c2 160000 --- a/.vim/bundle/previm +++ b/.vim/bundle/previm @@ -1 +1 @@ -Subproject commit b5dba0837b464063284a8a97e7b9e5e378db545c +Subproject commit e9967c225ddbcc67b45f6de7d3e2c5c656ef8fb6 diff --git a/.vim/bundle/syntastic b/.vim/bundle/syntastic index 2b84b14..48e8b0e 160000 --- a/.vim/bundle/syntastic +++ b/.vim/bundle/syntastic @@ -1 +1 @@ -Subproject commit 2b84b14cd1ef0d4bb74d91ca08a8818d84d8982d +Subproject commit 48e8b0e9d2721f608fd1d1157c9388b2626cbddf diff --git a/.vim/bundle/vim-airline b/.vim/bundle/vim-airline index 7a720bb..46b0b6b 160000 --- a/.vim/bundle/vim-airline +++ b/.vim/bundle/vim-airline @@ -1 +1 @@ -Subproject commit 7a720bbbd74b22fc029844c9ff087bbc1e09effb +Subproject commit 46b0b6bf5a5cab3704bb8b7ba1b16b847006c571 diff --git a/.vim/bundle/vim-commentary b/.vim/bundle/vim-commentary index 73e0d9a..be79030 160000 --- a/.vim/bundle/vim-commentary +++ b/.vim/bundle/vim-commentary @@ -1 +1 @@ -Subproject commit 73e0d9a9d1f51b6cc9dc965f62669194ae851cb1 +Subproject commit be79030b3e8c0ee3c5f45b4333919e4830531e80 diff --git a/.vim/bundle/vim-easymotion b/.vim/bundle/vim-easymotion deleted file mode 160000 index 5c6f3cd..0000000 --- a/.vim/bundle/vim-easymotion +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 5c6f3cd9a713491e6b32752a05c45198aa91540a diff --git a/.vim/bundle/vim-fugitive b/.vim/bundle/vim-fugitive index aac85a2..87c1bda 160000 --- a/.vim/bundle/vim-fugitive +++ b/.vim/bundle/vim-fugitive @@ -1 +1 @@ -Subproject commit aac85a268e89a6c8be79341e130ac90256fadbd6 +Subproject commit 87c1bda4d5573185a1f79c42a919c4b62bc34c42 diff --git a/.vim/bundle/vim-gitgutter b/.vim/bundle/vim-gitgutter index 402257f..1c034be 160000 --- a/.vim/bundle/vim-gitgutter +++ b/.vim/bundle/vim-gitgutter @@ -1 +1 @@ -Subproject commit 402257f920ea7e75af6c0a0c1a33ec4c0cd9d4a8 +Subproject commit 1c034be0d31168c8f4770ef7b69adb67d00d6f3d diff --git a/.vim/bundle/vim-multiple-cursors b/.vim/bundle/vim-multiple-cursors deleted file mode 160000 index 51d0717..0000000 --- a/.vim/bundle/vim-multiple-cursors +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 51d0717f63cc231f11b4b63ee5b611f589dce1b3 -- cgit v1.2.3