diff --git a/readme.md b/readme.md index c67d239..98c78d3 100644 --- a/readme.md +++ b/readme.md @@ -68,10 +68,6 @@ just run `startx` or start awesome from your display manager if you have one. ## Post Install -### Neovim -- Run `:PackerSync` on first run, `:Mason` to install language servers, `:TSUpdate` after installing language -servers to update treesitter. Do this again periodically to keep everything fresh - ### Colors Some manual setup is required for theming if you want eye candy. My scripts should handle everything else - Install [pywalfox](https://addons.mozilla.org/en-US/firefox/addon/pywalfox/) for firefox, then open it @@ -82,7 +78,6 @@ generated theme. It should handle itself from here ## Known issues (aka things to fix and excuses why they aren't): - Installer can hang at "retrieving packages" - I think this is a pacman/mirror issue. Just wait or kill and restart it if you're impatient. The setup should pick up where it left off -- lsp-zero (nvim plugin) changed some things and needs to be reconfigured ## Future: - More granular installer (shell, gui, make some gui apps optional like messengers)