diff --git a/plugin/00-dustin.vim b/plugin/00-dustin.vim index 9189acc..9347be2 100644 --- a/plugin/00-dustin.vim +++ b/plugin/00-dustin.vim @@ -15,6 +15,10 @@ set splitright " Backups are annoying. Use Mercurial! set nobackup +" Enable autoselect (i.e. copy-on-highlight) +" Disable extraneous GUI options like scrollbars and toolbars +set guioptions=aegim + if has('gui_running') " For the GUI, use a lower contrast theme from " http://dengmao.wordpress.com/2007/01/22/vim-color-scheme-wombat/