From 6ae955bef7d8d838d2e60c18a0766ed9b206e42a Mon Sep 17 00:00:00 2001 From: Adam <24621027+adoyle0@users.noreply.github.com> Date: Sat, 6 Jan 2024 18:42:27 -0500 Subject: [PATCH] fixed nvim --- readme.md | 5 ----- 1 file changed, 5 deletions(-) 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)