Skip to content

Commit 1e22ecd

Browse files
committed
Fixed typo
1 parent 2dce8f9 commit 1e22ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vimrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ endfunction
284284
" nerdtree
285285
nnoremap <silent><Space>n :<C-u>NERDTreeToggle<CR>
286286
287-
" neocomplecache
287+
" neocomplcache
288288
let g:neocomplcache_enable_at_startup = 1
289289
let g:neocomplcache_enable_ignore_case = 0
290290

0 commit comments

Comments
 (0)