From 3ce2205615f7d87426a3e3a7825234dd2a54609f Mon Sep 17 00:00:00 2001 From: Aaron Gutierrez Date: Mon, 15 Aug 2022 22:39:30 -0700 Subject: [PATCH] delet --- .vimrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.vimrc b/.vimrc index d487710..f633947 100644 --- a/.vimrc +++ b/.vimrc @@ -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()