mirror of
https://github.com/ksyasuda/rice.git
synced 2024-11-22 03:19:58 -08:00
7 lines
319 B
VimL
7 lines
319 B
VimL
|
"------------------------------------------------------------------------------
|
||
|
" WAKATIME
|
||
|
"------------------------------------------------------------------------------
|
||
|
|
||
|
let g:wakatime_PythonBinary = '/usr/bin/python' " (Default: 'python')
|
||
|
let g:wakatime_OverrideCommandPrefix = '/usr/bin/wakatime' " (Default: '')
|