No description
Find a file
2026-03-16 14:49:48 +01:00
lua refactorings 2026-03-16 14:49:48 +01: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