From ce21e48fd7ac1e1f1dec53797fca877a95d7d788 Mon Sep 17 00:00:00 2001 From: Hektor Misplon Date: Tue, 8 Oct 2024 20:22:21 +0200 Subject: [PATCH] Remove 'copilot.nvim' --- .vim/after/plugin/copilot.vim | 4 ---- .vim/init/plugins.vim | 1 - 2 files changed, 5 deletions(-) delete mode 100644 .vim/after/plugin/copilot.vim diff --git a/.vim/after/plugin/copilot.vim b/.vim/after/plugin/copilot.vim deleted file mode 100644 index 6cd4e0f..0000000 --- a/.vim/after/plugin/copilot.vim +++ /dev/null @@ -1,4 +0,0 @@ -let g:copilot_no_tab_map = v:true -imap (copilot-next) -imap (copilot-prev) -imap