Added missing code fence highlighting languages

This commit is contained in:
Alejandro Angulo 2021-10-05 20:53:53 -07:00
parent 16d540b532
commit 175fe64a36
No known key found for this signature in database
GPG key ID: D5EBF3BE556933C3

View file

@ -555,7 +555,7 @@ Restart terminal and p10k config wizard will run (or manually run `p10k configur
#### Vim plugin manager #### Vim plugin manager
``` ```bash
mkdir -p ~/.vim/bundle mkdir -p ~/.vim/bundle
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
``` ```
@ -584,7 +584,7 @@ Browse to `localhost:631` to configure printer (Brother HL-L2350 for me) (`yay -
#### QMK #### QMK
``` ```bash
yay -Q python-pip yay -Q python-pip
pip install --user qmk pip install --user qmk
qmk setup qmk setup