diff --git a/.vim/vimrc b/.vim/vimrc index 0ee82ae..f025d66 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -34,6 +34,7 @@ endif " let g:DisableAutoPHPFolding = 1 let g:EditorConfig_exclude_patterns = ['fugitive://.*', 'scp://.*'] +let g:copilot_enabled = v:false let g:indent_guides_auto_colors = 0 let g:indent_guides_enable_on_vim_startup = 1 hi IndentGuidesEven ctermbg=8 @@ -42,7 +43,7 @@ hi IndentGuidesOdd ctermbg=236 " mapping cnoremap pumvisible() ? "\" : "\" cnoremap pumvisible() ? "\" : "\" -map q: :q +map :Copilot enable nmap [Z W nmap :TagbarToggle nmap w