Bram Moolenaar wrote: >Patch 7.1.215 >Problem: It is difficult to figure out what syntax items are nested at a > certain position. >Solution: Add the synstack() function. >Files: runtime/doc/eval.txt, src/eval.c, src/proto/syntax.pro, > src/syntax.c > > If you'd like to see this patch in operation, you could try hilinks.vim, available at:
http://mysite.verizon.net/astronaut/vim/index.html#HILINKS Then :HLT! will turn on highlighting-links-trace on -- and will display the trace as you move your cursor about. Of course, to see synstack() working, you do have to have installed the patch! :) Regards, Chip Campbell --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
