This commit is contained in:
Henrik Bakken
2021-07-05 19:19:33 +02:00
parent bb39197f73
commit 5713bf751a
2 changed files with 7 additions and 6 deletions
+6 -5
View File
@@ -42,8 +42,8 @@ go = ENTER l
go_up = h
menu_down = j DOWN
menu_up = k UP
menu_page_down = ^f PAGE_DOWN
menu_page_up = ^b PAGE_UP
menu_page_down = ^f ^d PAGE_DOWN
menu_page_up = ^b ^u PAGE_UP
menu_first_item = J HOME
menu_last_item = K END
next = L
@@ -88,18 +88,19 @@ go_url = o
go_to_music_directory = m
theme_menu = V
plist_move_up =
plist_move_down =
plist_add_stream =
# div crap
# history_up = UP
# history_down = DOWN
# toggle_softmixer = M
# playlist_full_paths =
# plist_move_up = ^p
# plist_move_down = ^n
# remove_dead_entries = Y
# next_search = n
# mark_start = '
# mark_end = "
# plist_add_stream = ^u
# toggle_mixer = x
# toggle_equalizer = E
# equalizer_refresh = e
+1 -1
View File
@@ -70,7 +70,7 @@ if &term =~ '256color'
set t_ut=
endif
if !exists('g:colors_name')
let g:seoul256_background=236
let g:seoul256_background=235
silent! colorscheme seoul256
" silent! colorscheme seoul256-light
" silent! colorscheme base16-material-lighter