Changed from telescope to snacks.picker, also now using nord

This commit is contained in:
Michael Chalupiak
2025-08-29 11:50:23 -04:00
parent 449f2dc890
commit c8a110b9ba
9 changed files with 138 additions and 143 deletions

View File

@@ -31,19 +31,23 @@ return {
'nvim-treesitter/nvim-treesitter-textobjects',
},
{
'folke/twilight.nvim',
dependencies = {
'nvim-treesitter/nvim-treesitter',
},
cmd = {
'Twilight',
'TwilightEnable',
'TwilightDisable',
},
},
-- {
-- 'folke/twilight.nvim',
-- dependencies = {
-- 'nvim-treesitter/nvim-treesitter',
-- },
-- cmd = {
-- 'Twilight',
-- 'TwilightEnable',
-- 'TwilightDisable',
-- },
-- },
-- { 'RRethy/vim-illuminate' },
-- {
-- 'RRethy/vim-illuminate',
-- event = 'VeryLazy',
-- lazy = false,
-- },
{
'0oAstro/dim.lua',