> I want to set a thing in vimrc. the destination is to creat a auto execute > command for a special file extension. > For example: let this command: :call DoWordComplete() to autostart for txt > file.
Did you look into 'autocommand' (:help autocommand) ? -- Anurag Priyam http://about.me/yeban/ -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
