W dniu 24 lutego 2012 10:53 użytkownik Caesarmv <[email protected]> napisał: > This doesn't work > set efm=%f:%l:%c %tarning: %m > > E518: Unknown option: %tarning: >
You have to escape spaces, so type something like set efm=%f:%l:%c\ %tarning:\ %m Best, Karol -- 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
