diff --git a/readme.md b/readme.md index 1639794..bd8aadd 100644 --- a/readme.md +++ b/readme.md @@ -63,8 +63,14 @@ As your new user in your new user's home directory run: (will overwrite some use For now the setup just installs everything in one shot so you get the GUI whether you need it or not, to use it just run `startx` +## Post Install + +### Neovim + +- Run `:PackerSync` on first run, `:Mason` to install language servers, `:TSUpdate` after installing language +servers to update treesitter + ## Known issues (aka things to fix and excuses why they aren't): -- Nvim complains about packer - Awesomewm reload races the bg/color script and may not update. Just reload awesome again manually for now - Installer can hang at "retrieving packages" - I think this is a pacman/mirror issue. Just kill and restart it, it'll pick up where it left off diff --git a/scripts/install_arch b/scripts/install_arch index 8f9856b..ca11fb4 100755 --- a/scripts/install_arch +++ b/scripts/install_arch @@ -48,6 +48,7 @@ mpd \ neovim \ nitrogen \ nnn \ +nvim-packer-git \ oh-my-zsh-git \ otf-font-awesome \ picom \ @@ -72,9 +73,9 @@ upower \ wal-telegram-git \ wget \ xclip \ -xorg-xrandr \ xorg-server \ xorg-xinit \ +xorg-xrandr \ zsh \ # Set shell