oops, i3 was tracked in a separate project
This commit is contained in:
parent
12f0c7dbe7
commit
8386634804
13 changed files with 2 additions and 254 deletions
|
@ -57,7 +57,8 @@ call plug#begin(g:plugged_home)
|
|||
Plug 'dbeniamine/cheat.sh-vim'
|
||||
Plug 'jacqueswww/vim-vyper'
|
||||
Plug 'tomlion/vim-solidity'
|
||||
Plug 'github/copilot.vim'
|
||||
" I'm a cheap bastard and am not paying for copilot...so let's shut it up
|
||||
" Plug 'github/copilot.vim'
|
||||
call plug#end()
|
||||
|
||||
filetype plugin indent on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue