a lot of changes
This commit is contained in:
parent
d6e546958e
commit
2c121b4a21
18 changed files with 75 additions and 21 deletions
12
vim/.vim/spell/fr.utf-8.add
Normal file
12
vim/.vim/spell/fr.utf-8.add
Normal file
|
@ -0,0 +1,12 @@
|
|||
SQLite
|
||||
MySQL
|
||||
PostgreSQL
|
||||
Gateway
|
||||
Waarp
|
||||
HTTP
|
||||
HTTPS
|
||||
R66
|
||||
REST
|
||||
JSON
|
||||
SFTP
|
||||
bug
|
BIN
vim/.vim/spell/fr.utf-8.add.spl
Normal file
BIN
vim/.vim/spell/fr.utf-8.add.spl
Normal file
Binary file not shown.
|
@ -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'}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue