Changed myTextEditor from vim to neovim
This commit is contained in:
parent
a384a8d39d
commit
2f72604e89
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
\subsubsection{App Variables}
|
||||
\begin{code}
|
||||
myTerminal = "alacritty"
|
||||
myTextEditor = "vim"
|
||||
myTextEditor = "nvim"
|
||||
myWebBrowser = "firefox"
|
||||
\end{code}
|
||||
|
||||
|
|
Loading…
Reference in a new issue