mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
Add GitHub Copilot (commented out)
This commit is contained in:
parent
be657558e7
commit
e1152e1628
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ Plug 'ervandew/supertab' " completion
|
||||||
Plug 'dense-analysis/ale' " linter checks
|
Plug 'dense-analysis/ale' " linter checks
|
||||||
Plug 'milkypostman/vim-togglelist' " toggle quickfix and location lists
|
Plug 'milkypostman/vim-togglelist' " toggle quickfix and location lists
|
||||||
Plug 'junegunn/goyo.vim' " distraction-free writing
|
Plug 'junegunn/goyo.vim' " distraction-free writing
|
||||||
|
"Plug 'github/copilot.vim' " github copilot
|
||||||
|
|
||||||
" Languages
|
" Languages
|
||||||
Plug 'kchmck/vim-coffee-script' , { 'for': 'coffee' }
|
Plug 'kchmck/vim-coffee-script' , { 'for': 'coffee' }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue