Compare commits
No commits in common. "bb8877eae17fb765cac0a606335917979cfc4d48" and "c4a25ac54f5b827b83620fd83689d19d37f33a76" have entirely different histories.
bb8877eae1
...
c4a25ac54f
@ -12,7 +12,7 @@ endif
|
|||||||
""""""""""""""""""""""""""""""""
|
""""""""""""""""""""""""""""""""
|
||||||
" Default settings nvim
|
" Default settings nvim
|
||||||
""""""""""""""""""""""""""""""""
|
""""""""""""""""""""""""""""""""
|
||||||
let g:python3_host_prog = expand('/opt/homebrew/bin/python3.12')
|
let g:python3_host_prog = expand('/usr/bin/python3')
|
||||||
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,5 +1,2 @@
|
|||||||
player=mpv
|
player=mpv --cache 2048 --no-resume-playback
|
||||||
twitch-disable-ads
|
|
||||||
twitch-low-latency
|
|
||||||
default-stream best
|
|
||||||
player-no-close
|
player-no-close
|
||||||
|
Loading…
Reference in New Issue
Block a user