sporo zmian, nie pamiętam czego :)
This commit is contained in:
@ -120,10 +120,11 @@ Plug 'stephpy/vim-php-cs-fixer'
|
||||
" Plug 'fatih/vim-hclfmt'
|
||||
Plug 'hashivim/vim-terraform'
|
||||
Plug 'hashivim/vim-consul'
|
||||
Plug 'hashivim/vim-nomadproject'
|
||||
" Plug 'b4b4r07/vim-hcl'
|
||||
Plug 'vim-syntastic/syntastic'
|
||||
Plug 'juliosueiras/vim-terraform-completion'
|
||||
|
||||
Plug 'jvirtanen/vim-hcl'
|
||||
|
||||
" Python
|
||||
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
@ -153,7 +154,7 @@ Plug 'iamcco/markdown-preview.nvim', { 'do': 'cd app && yarn install' }
|
||||
" Plug 'neoclide/coc.nvim', {'branch': 'release'}
|
||||
|
||||
" Or build from source code by using yarn: https://yarnpkg.com
|
||||
" Plug 'neoclide/coc.nvim', {'do': 'yarn install --frozen-lockfile'}
|
||||
Plug 'neoclide/coc.nvim', {'do': 'yarn install --frozen-lockfile'}
|
||||
|
||||
call plug#end()
|
||||
"
|
||||
|
Reference in New Issue
Block a user