snapshot-21
tag21c6529c44a7c690e784ac138fa642b9aad60135
object cb0de94cce22ef43e9a6698c245a1786f7598fd0
authorBjorn Winckler <bjorn.winckler@gmail.com>
Mon, 11 Feb 2008 21:22:04 +0000 (11 22:22 +0100)
Find menus, preferences, accessibility

- The macvim color scheme changed so that line numbers look better when
  the background is dark (enable line numbers with :set number, set dark
  background with :set bg=dark)
- Improved support for Voice Over (enable with <D-F5>)
- System bell support (see :h 'vb' on how to turn it off)
- MacVim no longer associates to .plist and .dict since these may well
  be in binary format
- Added Find Next <D-g>, Find Previous <D-G> and Use Selection for Find
  <D-e> menu items
- Track pad scrolling is now force sensitive
- Added help section on preferences
- Preferences panel updated (also no longer hides when MacVim loses
  focus)