quickmenu.vim
quickmenu.vim copied to clipboard
Does not seem to recognise filetype of "py"
When I set the "ft=" option to "py",the line still does not show up. My line is: call quickmenu#append('.debug: Debug code', 'echo "Debug code"', "Debug code","py,sh")
When editing a .sh file the line appears but does not when I am editing a python file.
Thank. khy
use python instead of py