🔥 remove the calendar

This commit is contained in:
dannydannydanny 2022-02-05 22:20:04 +01:00 committed by GitHub
parent 3f09baeb9e
commit 3e26af5f12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.vimrc
View file

@ -17,7 +17,6 @@ Plugin 'scrooloose/nerdtree'
Plugin 'kien/ctrlp.vim'
Plugin 'rrethy/vim-illuminate' " highlight other uses of the current word under the cursor
Plugin 'mileszs/ack.vim' " grep-like source code search tool
Plugin 'itchyny/calendar.vim' " calendar
Bundle 'Valloric/YouCompleteMe'
" Plugin 'powerline/powerline', {'rtp': 'powerline/bindings/vim/'}