treesitter + gdbinit

This commit is contained in:
2025-02-28 19:41:36 +01:00
parent f550b29fb6
commit 1e9bc4d45f
2 changed files with 3 additions and 1 deletions

View File

@@ -72,6 +72,7 @@ in {
shfmt
libtool
tinymist
emacsPackages.treesit-grammars.with-all-grammars
];
# Home Manager is pretty good at managing dotfiles. The primary way to manage

View File

@@ -1 +1,2 @@
add-auto-load-safe-path /home/fredrikr/vms/xv6-riscv64/riscv-hello-asm/oving1/.gdbinit
add-auto-load-safe-path /home/fredrikr/Programming/xv6-riscv64/riscv-hello-asm/oving1/.gdbinit
add-auto-load-safe-path /home/fredrikr/Programming/xv6-riscv64/riscv-hello-asm/oving2/.gdbinit