changed keybinging and addet snippets to gitignore

This commit is contained in:
pika 2024-08-22 16:22:09 +02:00
parent cb83ad29a2
commit 3540a5680b
2 changed files with 3 additions and 0 deletions

2
.gitignore vendored
View file

@ -15,3 +15,5 @@
lazy-lock.json
cd-project.nvim.json
snippets/

View file

@ -1,6 +1,7 @@
return {
"https://git.k4li.de/pika/telesnip.nvim",
dependencies = "nvim-telescope/telescope.nvim",
branch = "dev",
opts = {
-- ╭────────────────────────────────────────────────────────────────────────╮
-- │ customize your custom_snippet_path (if you change the snippet_path │