fix: change name to neotree in README

This commit is contained in:
Fabio Lenherr 2023-02-23 23:46:54 +01:00
parent 78d87dd61f
commit 4f7af7c88e
4 changed files with 2 additions and 8 deletions

View file

@ -1,8 +1,4 @@
return {
{
"mxsdev/nvim-dap-vscode-js",
build = "npm install --legacy-peer-deps && npm run compile",
},
{
"mfussenegger/nvim-dap",
lazy = true,