This commit is contained in:
Never Gude 2026-01-15 01:58:32 +01:00
parent b0b4067a00
commit 449438fbcb
9 changed files with 35 additions and 60 deletions

Binary file not shown.

View file

@ -5,6 +5,7 @@ end
abbr --add ll ll -a
abbr --add adl album-dl.fish
abbr --add vv nvim
abbr --add tr gio trash
function mvi
mpv --config-dir=$HOME/.config/mvi/ $argv

View file

@ -13,8 +13,8 @@ function fish_mode_prompt --description 'Displays the current mode'
set_color --bold --reverse brblue
echo ' I '
case replace
set_color --bold --reverse brblue
echo ' I '
set_color --bold --reverse brred
echo ' R '
case visual
set_color --bold --reverse brgreen
echo ' V '

View file

@ -203,7 +203,8 @@ layout {
on
width 2
active-color "#ffc87f"
// active-color "#ffc87f"
active-color "#7fc8ff"
inactive-color "#505050"
// Color of the border around windows that request your attention.

1
.config/nvim-11 Submodule

@ -0,0 +1 @@
Subproject commit 612e96b78f52416513e413f186959991d8220930