From 188d14e5b2524a7c48dfe176cbb2d7c8b116650d Mon Sep 17 00:00:00 2001 From: Xander Swan Date: Wed, 3 Dec 2025 10:00:42 -0500 Subject: update lsp to use neovim's lsp --- update.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'update.sh') diff --git a/update.sh b/update.sh index ebf134d..4a71812 100644 --- a/update.sh +++ b/update.sh @@ -9,7 +9,6 @@ mkdir .config/ cp ~/git/st/config.h ./st_config.h cp ~/git/dwm/config.h ./dwm_config.h cp ~/git/dmenu/config.h ./dmenu_config.h -cp ~/path/dwm_status.sh ./dwm_status.sh # Neovim cp -r ~/.config/nvim .config -- cgit v1.3-2-g0d8e