Compare commits

...

2 Commits

Author SHA1 Message Date
bb8877eae1 steamlink: added new version of config 2024-10-02 19:51:59 +02:00
4ca8faa194 nvim: Added a propper python3 host 2024-10-02 19:50:47 +02:00
2 changed files with 5 additions and 2 deletions
.config
nvim
streamlink

@ -12,7 +12,7 @@ endif
"""""""""""""""""""""""""""""""" """"""""""""""""""""""""""""""""
" Default settings nvim " Default settings nvim
"""""""""""""""""""""""""""""""" """"""""""""""""""""""""""""""""
let g:python3_host_prog = expand('/usr/bin/python3') let g:python3_host_prog = expand('/opt/homebrew/bin/python3.12')
let g:loaded_python_provider = 0 let g:loaded_python_provider = 0
let g:python_host_prog = '' let g:python_host_prog = ''
set autoindent set autoindent

@ -1,2 +1,5 @@
player=mpv --cache 2048 --no-resume-playback player=mpv
twitch-disable-ads
twitch-low-latency
default-stream best
player-no-close player-no-close