this post was submitted on 08 Jun 2024
1 points (100.0% liked)
VIM - Vi IMproved
1055 readers
2 users here now
For Vim enthusiasts and anyone interested in Vim/Neovim!
"VIM is the greatest editor since the stone chisel." - Dr. Jose Unpingco
#HJKL
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Here is the solution in case someone came across this post in the future.To set the language of your LaTeX file, put :
\usepackage\[french]{babel}
and download the texlive-lang package corresponding :
sudo pacman -S texlive-lang