]> git.rmz.io Git - dotfiles.git/blobdiff - nvim/lua/plugins/snacks.lua
nvim: replace telescope with snacks.picker
[dotfiles.git] / nvim / lua / plugins / snacks.lua
index 70021772f2a22e279ab0b5e223095150d2ea18dc..63e12ab4a3f73339d1c382a8be6ab9f809115cdc 100644 (file)
@@ -19,7 +19,12 @@ return {
     },
     opts = {
       bigfile = { enabled = true },
-      quickfile = { enabled = true },
+      indent = { enabled = true },
+      input = { enabled = true },  -- NOTE: seems unecessary
+      quickfile = { enabled = true },  -- TODO: review if needed
+      scope = { enabled = true },
+      scroll = { enabled = false },  -- fuck this!
+      statuscolumn = { enabled = true },
       terminal = {
         win = {
           keys = {
@@ -32,9 +37,6 @@ return {
       },
       dashboard = {
         preset = {
-          pick = function(cmd, opts)
-            return LazyVim.pick(cmd, opts)()
-          end,
           -- TODO: replace header
           header = [[
           ██╗      █████╗ ██╗   ██╗███████╗██╗   ██╗██╗   ██╗██╗███╗   ███╗          Z