Small improvements

This commit is contained in:
Ruslan Rakhmanov 2025-05-04 17:42:59 +02:00
parent 8a3fe4fb0b
commit 2188a51eb0
4 changed files with 9 additions and 2 deletions

View file

@ -34,7 +34,7 @@ return {
keys = {
{ -- NOTE: Temporary solution to open chrome - until I'll figure out how to run it automatically
'<leader>dd',
':!open -a "Google Chrome" --args --remote-debugging-port=9222<CR>',
':!open -a "Google Chrome" --args --remote-debugging-port=9222<CR><CR>',
},
-- TODO: change lua formatter to keep such entries in one line
{