This page is still under construction!
To-do
- flesh out the set-up instuctions
- all the plugins
- organization of output documents, figures, and other resources
Below, I document how I accomplish this in my terminal as my primary writing software on Mac. I find this environment helps me to write faster and with less distraction than using other LaTeX IDEs.
- Dependencies
- Iterm
- TeXLive
- Homebrew
- Steps
- Homebrew
- install
- add to path .zprofile
- NeoVim
- install via Homebrew
- install on Python3
pip3 install pynvim
- Install plugins from vim-plug
- .local/nvim/init.vim
:PlugInstall
- Configure
- .zshrc
- .configure/neovim
- Homebrew
- Other tools
- Ranger
- .configure/ranger
- Overleaf
- Ranger
- Overleaf and Github workflow