Edit keymaps & add dependencies

Signed-off-by: pph <pph@pph.pph>
This commit is contained in:
pph
2026-03-13 13:47:00 +01:00
parent 2751481d44
commit 0d55e6df30
2 changed files with 56 additions and 1 deletions
+8 -1
View File
@@ -1,4 +1,11 @@
{
{pkgs, ...}: {
home.packages = with pkgs; [
imagemagick
tree-sitter
ghostscript
tectonic
mermaid-cli
];
programs.nvf.settings.vim.utility.snacks-nvim = {
enable = true;
setupOpts = {