begone foul beast
This commit is contained in:
parent
62b4648a5d
commit
8e77346fb5
@ -6,7 +6,6 @@ call plug#begin('~/.vim/plugged')
|
|||||||
Plug 'robertmeta/nofrils'
|
Plug 'robertmeta/nofrils'
|
||||||
Plug 'vim-test/vim-test'
|
Plug 'vim-test/vim-test'
|
||||||
Plug 'hashivim/vim-terraform'
|
Plug 'hashivim/vim-terraform'
|
||||||
Plug 'Yggdroot/indentLine'
|
|
||||||
Plug 'rmagatti/auto-session'
|
Plug 'rmagatti/auto-session'
|
||||||
Plug 'rmagatti/session-lens'
|
Plug 'rmagatti/session-lens'
|
||||||
Plug 'ludovicchabant/vim-gutentags'
|
Plug 'ludovicchabant/vim-gutentags'
|
||||||
@ -196,5 +195,3 @@ let test#strategy = "neovim"
|
|||||||
" Mypy
|
" Mypy
|
||||||
nmap <silent> <leader>mp :Mypy<CR>
|
nmap <silent> <leader>mp :Mypy<CR>
|
||||||
|
|
||||||
|
|
||||||
let g:indentLine_setConceal = 0
|
|
||||||
|
Loading…
Reference in New Issue
Block a user