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

5 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
Gaetan Lepage
8529f1c86b treewide: format with new treefmt 2025-07-25 16:18:00 +00:00
a41559f093 treewide: add plugin descriptions 2025-06-24 06:10:11 +00:00
Gaetan Lepage
21e8b57a11 plugins/dap (dapHelpers): internal rename configurationOption -> configurationType 2025-03-24 19:23:21 +01:00
Austin Horstman
a70168e0fa
plugins/dap-python: migrate to mkNeovimPlugin 2025-01-27 10:08:09 -06:00