Hi,
sometimes I would like to auto-close the "Chevron"s (<). For example in C/C++ and some other moments. Is there a way to modify the behaviour? Or what would be the best way to do this manually? Write a global completion? If its not that easy I’d like to have a option with an array or charlist like word_separators has to specify globally which to auto-close and maybe context sensitive (depending on file type (< for c/c++ but not for html, xml), …)
Any idea? Opinions & help appreciated.