nvim todo changes

This commit is contained in:
pika 2025-04-05 12:15:07 +02:00
parent 741556792b
commit aa324a3cc0
2 changed files with 4 additions and 3 deletions

View file

@ -219,6 +219,7 @@ return {
end,
vim.keymap.set("n", "<leader>tn", "<cmd>Telescope notify<CR>", { desc = "Telescope show Notifications" }),
},
-- ╭──────────────────────────────╮
-- │ slimline - nice bar for nvim │
-- ╰──────────────────────────────╯