alacritty: change colors, nvim: change rabbit file color
This commit is contained in:
@ -17,6 +17,9 @@ return {
|
||||
history = { switch = ';' },
|
||||
harpoon = { switch = 'f' },
|
||||
},
|
||||
colors = {
|
||||
file = '#5a418a',
|
||||
},
|
||||
},
|
||||
keys = {
|
||||
{ '<leader>1', function() rabbit_select(1) end },
|
||||
|
Reference in New Issue
Block a user