Changed a misspel

This commit is contained in:
Marcin Woźniak 2022-10-01 23:14:37 +02:00
parent 4e4e75c7ec
commit 11bb4e8495

View File

@ -123,7 +123,7 @@ call plug#begin('~/.config/nvim/plugged')
" Git tool " Git tool
Plug 'tpope/vim-fugitive' Plug 'tpope/vim-fugitive'
" Preetier " Prettier
Plug 'prettier/vim-prettier' Plug 'prettier/vim-prettier'
" Debug " Debug