Hi. I am doing a filetype pluging for the RenderMan Shading Language. in my ftpluging I have my sl.vim with the options for the sl file type. I also have a shader.vim in the compiler folder with options for the shaders compiler. I have a statement in the sl.vim filety plugin to load the proper compiler: compiler shader
I got an error everytime I open a *.sl file, telling that: Command already exists: add ! to replace it This error happens in the compiler statement line. So I changed it by compiler! shader. But I am still getting the same error. Any ideas????? thx -- Un saludo Best Regards Pablo Giménez --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
