mirror of
https://github.com/KDE/kde-linux.git
synced 2026-04-18 13:40:01 -04:00
Add ctags package to development
ctags is used by Kate with its project plugin code indexing. This helps Kate users to search for symbols (functions etc) inside a project, or between different projects. Without ctags, the code indexing wont work.
This commit is contained in:
@@ -9,6 +9,7 @@ Packages=base-devel
|
||||
clazy
|
||||
cmake
|
||||
crun # default for podman
|
||||
ctags
|
||||
distrobox
|
||||
docker
|
||||
docker-buildx
|
||||
|
||||
Reference in New Issue
Block a user