1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-29 05:31:05 +01:00
Commit graph

2 commits

Author SHA1 Message Date
Austin Horstman
5f74bfcc11 plugins/dap-python: require dap to be explicitly enabled
Instead of automatically enabling `plugins.dap`, require users to
explicitly enable it. This prevents silent re-enabling of dap when
a user has explicitly disabled it.
2025-11-26 09:12:28 +00:00
Austin Horstman
a70168e0fa
plugins/dap-python: migrate to mkNeovimPlugin 2025-01-27 10:08:09 -06:00