neovim conf part 9, the move to snacks, telescope u did well, farewell

This commit is contained in:
RafayAhmad7548 2025-05-13 08:14:17 +05:00
parent bbd1f9f7c1
commit 5d23e188ae
10 changed files with 162 additions and 105 deletions

View file

@ -3,7 +3,7 @@ return {
lazy = false,
---enables autocomplete for opts
---@module "auto-session"
---@module 'auto-session'
---@type AutoSession.Config
opts = {
suppressed_dirs = { '~/', '~/Downloads', '/' },