fix: point tmux to nix config

This commit is contained in:
Barrett Ruth 2026-02-11 12:35:09 -05:00
parent cdd750ab8c
commit 4dda15d953
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
4 changed files with 1 additions and 20 deletions

View file

@ -1,10 +1,4 @@
return {
{
'barrettruth/midnight.nvim',
config = function()
vim.cmd.colorscheme('midnight')
end,
},
{
'echasnovski/mini.pairs',
config = true,