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 "let g:deoplete#enable_at_startup = 1
else else
" Vim-only plugins here " Vim-only plugins here
" What is the best path forward for the best pattern not found
endif endif
call plug#end() call plug#end()