fix scripts and tmux
This commit is contained in:
parent
3946ea2db7
commit
3b8a915fb1
8 changed files with 31 additions and 16 deletions
|
|
@ -1,4 +1,11 @@
|
|||
return {
|
||||
{
|
||||
'barrettruth/midnight.nvim',
|
||||
enabled = true,
|
||||
config = function()
|
||||
vim.cmd.colorscheme('midnight')
|
||||
end,
|
||||
},
|
||||
{
|
||||
'echasnovski/mini.pairs',
|
||||
config = true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue