chore: Changed myTextEditor from vim to neovim

This commit is contained in:
Afonso Franco 2022-12-15 04:21:08 +00:00
parent 05e17d4c16
commit 6939a13ae0
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4

View file

@ -41,7 +41,7 @@
\subsubsection{App Variables}
\begin{code}
myTerminal = "alacritty"
myTextEditor = "vim"
myTextEditor = "nvim"
myWebBrowser = "firefox"
\end{code}