Can anyone please tell me how to print a text in vim (windows) using
awk?
This command works in cygwin:
awk 'BEGIN { print "test=" }'but whatever I do I cannot print the word "test=" or whatever other word using awk in vim. Thanks in advance Rameo -- 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
