aboutsummaryrefslogtreecommitdiff
path: root/vim/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vim/.vimrc')
-rw-r--r--vim/.vimrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/vim/.vimrc b/vim/.vimrc
index c8756e6..33051f9 100644
--- a/vim/.vimrc
+++ b/vim/.vimrc
@@ -11,9 +11,6 @@ Plugin 'SirVer/ultisnips'
Plugin 'honza/vim-snippets'
Plugin 'christoomey/vim-tmux-navigator'
- "" UI
-Plugin 'scrooloose/nerdtree'
-
"" Plugins
Plugin 'godlygeek/tabular'
Plugin 'tpope/vim-commentary'