begone foul beast

This commit is contained in:
Tyrel Souza 2022-10-31 15:25:50 -04:00
parent 62b4648a5d
commit 8e77346fb5
No known key found for this signature in database
GPG Key ID: F6582CF1308A2360
1 changed files with 0 additions and 3 deletions

View File

@ -6,7 +6,6 @@ call plug#begin('~/.vim/plugged')
Plug 'robertmeta/nofrils'
Plug 'vim-test/vim-test'
Plug 'hashivim/vim-terraform'
Plug 'Yggdroot/indentLine'
Plug 'rmagatti/auto-session'
Plug 'rmagatti/session-lens'
Plug 'ludovicchabant/vim-gutentags'
@ -196,5 +195,3 @@ let test#strategy = "neovim"
" Mypy
nmap <silent> <leader>mp :Mypy<CR>
let g:indentLine_setConceal = 0