uhhh
This commit is contained in:
parent
b0b4067a00
commit
449438fbcb
9 changed files with 35 additions and 60 deletions
Binary file not shown.
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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 '
|
||||
|
|
|
|||
|
|
@ -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
1
.config/nvim-11
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 612e96b78f52416513e413f186959991d8220930
|
||||
Loading…
Add table
Add a link
Reference in a new issue