mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-18 16:48:58 +02:00
deleted some themes
This commit is contained in:
parent
8d05a545d1
commit
ed9ef123c1
21 changed files with 53 additions and 74 deletions
|
@ -102,7 +102,7 @@ return {
|
|||
executable = {
|
||||
command = 'node',
|
||||
-- Update the path below to point to your `dapDebugServer.js`
|
||||
args = { '/home/tawfeeq/.config/nvim/.debuggers/vscode-js-debug/js-debug/src/dapDebugServer.js', '${port}' },
|
||||
args = { '/home/tawfeeq/.config/nvim/debuggers/vscode-js-debug/js-debug/src/dapDebugServer.js', '${port}' },
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue