No description
Find a file
2025-10-23 09:08:13 +02:00
lua add map function 2025-09-08 10:11:47 +02:00
LICENSE Initial commit 2025-08-23 14:10:24 +02:00
README.md update readme 2025-10-23 09:08:13 +02:00

ramboe-dotnet-utils

NeoVim helper functions for dealing with dotnet projects

Installation

With lazy.nvim:

  {
    'ramboe/ramboe-dotnet-utils',
    dependencies = { 'mfussenegger/nvim-dap' }
  },

From there on follow the READMEs of the individual nvim plugins

  • dap-dll-autopicker
  • dap-scope-walker make a change make another change