a lot of changes

This commit is contained in:
Bruno Carlin 2021-07-04 14:21:36 +02:00
parent d6e546958e
commit 2c121b4a21
18 changed files with 75 additions and 21 deletions

View file

@ -0,0 +1,12 @@
SQLite
MySQL
PostgreSQL
Gateway
Waarp
HTTP
HTTPS
R66
REST
JSON
SFTP
bug

Binary file not shown.

View file

@ -187,7 +187,7 @@ call plug#begin('~/.vim/plugged')
Plug 'mattn/emmet-vim'
Plug 'ollykel/v-vim'
Plug 'liuchengxu/vim-clap'
Plug 'liuchengxu/vim-clap', { 'do': { -> clap#installer#force_download() } }
Plug 'dense-analysis/ale'
Plug 'joereynolds/vim-minisnip'
Plug 'neoclide/coc.nvim', {'branch': 'release'}