chore(nvim): cleanup old stuff

This commit is contained in:
2024-11-12 15:42:29 +00:00
parent d077ffe438
commit 76243eb925
4 changed files with 42 additions and 25 deletions

View File

@@ -16,7 +16,6 @@ return {
{
"smjonas/inc-rename.nvim",
opts = {
input_buffer_type = "dressing",
save_in_cmdline_history = false,
}
},