summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-11-09 01:20:01 +0100
committerAhmed Abdelhalim <[email protected]>2025-11-09 01:20:01 +0100
commitab6917cb2023d02a71507837f7605d7a3490e82e (patch)
tree86425aac624875c0c280a330d17a548f34e7aec5
parent754692df789c2829e2588b1ad1b6aafd0fec318f (diff)
Remove broken plugins
-rw-r--r--.vimrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.vimrc b/.vimrc
index 4ad2d8d..ed7ccb5 100644
--- a/.vimrc
+++ b/.vimrc
@@ -21,7 +21,6 @@ Plug 'scrooloose/nerdcommenter'
Plug 'preservim/nerdtree'
Plug 'ctrlpvim/ctrlp.vim'
Plug 'godlygeek/tabular'
-Plug 'Yggdroot/indentLine'
" Languages
Plug 'sheerun/vim-polyglot'