From 2b534168f2f0caeee577a406b72cc013bddafa94 Mon Sep 17 00:00:00 2001 From: Lavender Date: Tue, 4 May 2021 15:38:06 -0700 Subject: [PATCH] Update readme --- readme.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/readme.md b/readme.md index 171a4777..5c9ca1b7 100644 --- a/readme.md +++ b/readme.md @@ -21,9 +21,6 @@ but that will not work if the files are already in your home directory ~/.local/share/nvim/site/pack/packer/start/packer.nvim` * If your Neovim meets the requirements, try running `:PackerSync` in Neovim -### The presence.nvim Neovim plugin is not working -* You might have to add Neovim as a game in your Discord client (settings > game activity) - ### The Materia GTK theme looks wrong when generated with the oomox colors * Run `find /path/to/generated_theme -name "*.css" -print | xargs sed -i "s/230000/242424/g"`, replacing `/path/to/generated_theme` with the location of the theme you generated