More mature vim setup

This commit is contained in:
Nathan Schneider
2025-01-06 12:51:05 -07:00
parent d1f3961632
commit 7a7fc7d6f1
5 changed files with 43 additions and 16 deletions
+4
View File
@@ -18,6 +18,10 @@ sudo apt -y install emacs-gtk
sudo apt -y install aspell aspell-en
emacs --script ~/.scripts/install-emacs.el
# nvim
sudo apt -y install neovim
~/.scripts/install-vim.sh
# pandoc
sudo apt -y install texlive
sudo apt -y install texlive-latex-extra