From fc3a94281fb8cacf6677a53f4b712f07e59ff2c8 Mon Sep 17 00:00:00 2001 From: Vincent Capelle Date: Fri, 15 Nov 2024 11:51:07 -0500 Subject: [PATCH 1/2] fix: Add base-devel and ctags to manjaro_packages Fixes: - gutentags plugin throwing errors due to missing ctags - Tree-sitter throwing errors due to missing C compiler --- manjaro_packages | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manjaro_packages b/manjaro_packages index 37d6916..06c79be 100644 --- a/manjaro_packages +++ b/manjaro_packages @@ -1,3 +1,5 @@ +base-devel +ctags neovim zsh byobu From bc5870b1719a28b0a7426f19f46ba236d3c80410 Mon Sep 17 00:00:00 2001 From: Vincent Capelle Date: Fri, 15 Nov 2024 11:52:23 -0500 Subject: [PATCH 2/2] chore: Sort manjaro-packages alphabetically --- manjaro_packages | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manjaro_packages b/manjaro_packages index 06c79be..cceedc8 100644 --- a/manjaro_packages +++ b/manjaro_packages @@ -1,8 +1,8 @@ base-devel -ctags -neovim -zsh byobu +ctags fd fzf +neovim ripgrep +zsh