You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed scvim with Pathogen, and have F6 not working.
Tried to add au BufEnter,BufWinEnter,BufNewFile,BufRead *.sc,*.scd set filetype=supercollider to ~/.vimrc, to call source ~/.vim/bundle/scvim/ftplugin/supercollider.vim, also prepended with let loaded_scvim=0, but neither helps.