Skip to content

Commit

Permalink
packages: nvim-dap-ui lualine extension
Browse files Browse the repository at this point in the history
  • Loading branch information
stepbrobd committed Nov 17, 2024
1 parent 478eed0 commit c643094
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/nixvim/dap.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@
dap-virtual-text.enable = true;
};
};

plugins.lualine.settings.extensions = [ "nvim-dap-ui" ];
}

0 comments on commit c643094

Please sign in to comment.