On 21 июл, 20:13, "Christian J. Robinson" <[email protected]> wrote: > On Tue, 20 Jul 2010, Maxim Kim wrote: > >> Because you don't have syntax highlight enabled in your example, > >> which turns off the conceal feature as well, since it uses the > >> highlighting engine. > > > 3. :syntax on > > Sorry, I missed that somehow. But you'd also need to turn filetype > plugins on (:filetype plugin on). The help ftplugin sets > 'concellevel'.
Cut from the top post: 1. run gvim 2. :filetype plugin on 3. :syntax on 4. :h strdisplaywidth() 5. navigate to strchars() function 6. press h several times to reach strwidth() function and l to go :) -- You received this message from the "vim_dev" 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
