summaryrefslogtreecommitdiffstats
path: root/abs/extra/vim/__changelog
blob: 4cce0ebaef04ab609de8bd653f7ae62fdf945d4b (plain)
1
2
3
4
5
6
7
Remove mouse support from  /etc/vimrc.  This new found ability is truely annoying.
#               Changes to remove mouse support  VERY IMPORTANT!
##############################################################
   sed -i "s/mouse=a/mouse-=a/g" $startdir/pkg/etc/vimrc
#################################################################