Merge branch 'master' of ssh://git.roodletoof.org:2222/roodletoof/dotfiles

This commit is contained in:
Ivar Fatland
2026-07-13 14:53:50 +02:00
+1
View File
@@ -303,6 +303,7 @@ do
gcc={'*.c'},
['g++']={'*.cpp'},
cargo={'Cargo.toml'},
zig={'*.zig'}
}
---@param dir string?