> function! SetProject() > execute 'au BufWritePost * silent! !' . ctags_cmd > endfunction
You may want to try http://www.vim.org/scripts/script.php?script_id=1582 to run your command. Then you can continue writing code.. Let me know whether it works for you. The doc/ directory should tell you how to use it. Marc Weber -- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php
