]> git.rmz.io Git - dotfiles.git/blobdiff - nvim/lua/plugins/coding.lua
nvim: extract telescope config into picker.lua
[dotfiles.git] / nvim / lua / plugins / coding.lua
index 9238f1ddb452956ec038866860cd4e6fc2425894..0ebe444f99cf7e5f95c67f212723011eb22863c6 100644 (file)
@@ -179,7 +179,7 @@ return {
         { path = "${3rd}/luv/library", words = { "vim%.uv" } },
         { path = "LazyVim", words = { "LazyVim" } },
         { path = "snacks.nvim", words = { "Snacks" } },
         { path = "${3rd}/luv/library", words = { "vim%.uv" } },
         { path = "LazyVim", words = { "LazyVim" } },
         { path = "snacks.nvim", words = { "Snacks" } },
-        { path = "lazy.nvim", words = { "LazyVim" } },
+        { path = "lazy.nvim", words = { "LazySpec" } },
       },
     },
   },
       },
     },
   },