This commit is contained in:
2022-08-15 22:39:30 -07:00
parent 2fbf153582
commit 3ce2205615

1
.vimrc
View File

@@ -28,7 +28,6 @@ if has('nvim')
"let g:deoplete#enable_at_startup = 1
else
" Vim-only plugins here
" What is the best path forward for the best pattern not found
endif
call plug#end()