Add ctags support for neovim

This commit is contained in:
Nina Chlóe Kassandra Reiß
2026-03-28 07:31:47 +01:00
parent b474cabc0e
commit 1130a847a6

View File

@@ -9,6 +9,7 @@ in
fzf fzf
ripgrep ripgrep
ripgrep-all ripgrep-all
ctags
]; ];
programs.neovim = { programs.neovim = {