remove delve

This commit is contained in:
Vinit Neogi 2023-11-09 23:24:31 +05:30
parent b0bf67af21
commit 9943ea5a8d
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ return {
-- online, please don't ask me how to install them :)
ensure_installed = {
-- Update this to ensure that you have the debuggers for the langs you want
'delve',
-- 'delve',
},
}