mirror of
https://github.com/ksyasuda/rice.git
synced 2024-10-28 09:04:10 -07: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: '')
|