Add neotest and overseer

This commit is contained in:
2024-05-21 11:13:49 -04:00
parent b1092bbba7
commit 8bf4582a08
6 changed files with 66 additions and 12 deletions

View File

@@ -33,5 +33,10 @@ return {
end,
desc = "Search word under cursor",
},
{
"<leader>R", -- remap clashing structural replace key map
"<cmd>Telescope resume<cr>",
desc = "Telescope resume",
},
},
}