I use spf13 ,it use python-mode inside,but I can't find the key to run the python code.
After I add let g:pymode_run = 1
and let g:pymode_run_key = '<leader>r'
in my .vimrc, it still does not work.
Can someone help me?
I use spf13 ,it use python-mode inside,but I can't find the key to run the python code.
After I add let g:pymode_run = 1
and let g:pymode_run_key = '<leader>r'
in my .vimrc, it still does not work.
Can someone help me?