hi all, how to print a new line in put command in vim :for i in range (1,10)| put =' \n'.i | endfor
the above doesn't print new line as i expected , even \r didnt' help. any help appreciated. thanks -- 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
