Quote:
Originally posted by Admin
i really liked how it checked {} to make sure they were complete.
|
place your cursor possitioned on the right side of the } you wan to check the match for, then press C-left-arrow (<ctrl><left arrow>) same procedure if its the { you want to find the match for, place cursor to the left of it, use <ctrl><right arrow>..
That simple.. (Or else I've made a remarkable easy to use .emacs setting.. If this is the case, let me know and i'll dig for it..)