Upatded
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
This commit is contained in:
parent
5bc70bb1f9
commit
3fe77852e6
1
.vimrc
1
.vimrc
@ -22,6 +22,7 @@ Plug 'jceb/vim-orgmode'
|
|||||||
Plug 'tpope/vim-speeddating'
|
Plug 'tpope/vim-speeddating'
|
||||||
Plug 'prettier/vim-prettier', { 'do': 'npm install --force' }
|
Plug 'prettier/vim-prettier', { 'do': 'npm install --force' }
|
||||||
Plug 'iamcco/markdown-preview.nvim', { 'do': 'npm install --force' }
|
Plug 'iamcco/markdown-preview.nvim', { 'do': 'npm install --force' }
|
||||||
|
Plug 'ycm-core/YouCompleteMe', { 'do': 'python3 install.py --clangd-completer --java-completer'}
|
||||||
" Problem with vim-prettier
|
" Problem with vim-prettier
|
||||||
"
|
"
|
||||||
" git checkout -b test origin/feature/issue-232-add-support-for-prettier-2.x;
|
" git checkout -b test origin/feature/issue-232-add-support-for-prettier-2.x;
|
||||||
|
Loading…
Reference in New Issue
Block a user