Compare commits
No commits in common. "5d0507e79d51678a3b1c0fc62894e91dc93b392f" and "e17366812f72deb8a5f4ee87a5e7e0153dc748dd" have entirely different histories.
5d0507e79d
...
e17366812f
2 changed files with 1 additions and 2 deletions
|
@ -48,7 +48,7 @@ call plug#begin("~/.vim/plugged")
|
|||
Plug 'jose-elias-alvarez/null-ls.nvim'
|
||||
Plug 'MunifTanjim/prettier.nvim'
|
||||
Plug 'github/copilot.vim'
|
||||
Plug 'CopilotC-Nvim/CopilotChat.nvim', { 'branch': 'main' }
|
||||
Plug 'CopilotC-Nvim/CopilotChat.nvim', { 'branch': 'canary' }
|
||||
call plug#end()
|
||||
|
||||
lua << EOF
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
exec i3
|
Loading…
Reference in a new issue