Skip to content

Commit a99cbf4

Browse files
committed
Remove unnecessary autocmd
1 parent 1cef6a1 commit a99cbf4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

_vimrc-plugin

-7
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,3 @@ colorscheme jellybeans
103103
"Plugin 'itchyny/calendar.vim'
104104
"let g:calendar_google_calendar = 1
105105
"let g:calendar_google_task = 1
106-
107-
filetype plugin indent on " Required!
108-
109-
if has ("autocmd")
110-
111-
112-
endif "if has

0 commit comments

Comments
 (0)