I broke up with neovim....vim is my best friend now
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
\documentclass{article}
|
||||
\usepackage{fontawesome5}
|
||||
|
||||
\begin{document}
|
||||
|
||||
% Conceal these
|
||||
\faFile
|
||||
\faIcon{file}
|
||||
\faIcon[regular]{file}
|
||||
\faIcon[solid]{file}
|
||||
\faFile*
|
||||
\faIcon*{file}
|
||||
\faIcon*[regular]{file}
|
||||
\faIcon*[solid]{file}
|
||||
|
||||
\faIcon{500px}
|
||||
|
||||
% Don't conceal these
|
||||
\faFil
|
||||
\faFilea
|
||||
\faIcon{fil}
|
||||
\faIcon[regula]{file}
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user