aboutsummaryrefslogtreecommitdiff
path: root/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.vimrc b/.vimrc
index e59627d..5c901d1 100644
--- a/.vimrc
+++ b/.vimrc
@@ -1,7 +1,6 @@
1call plug#begin() 1call plug#begin()
2 Plug 'tpope/vim-sensible' 2 Plug 'tpope/vim-sensible'
3 Plug 'tpope/vim-commentary' 3 Plug 'tpope/vim-commentary'
4 Plug 'tpope/vim-fugitive'
5 Plug 'airblade/vim-gitgutter' 4 Plug 'airblade/vim-gitgutter'
6 Plug 'ctrlpvim/ctrlp.vim' 5 Plug 'ctrlpvim/ctrlp.vim'
7 Plug 'dense-analysis/ale' 6 Plug 'dense-analysis/ale'