Skip to content

Commit

Permalink
Mouse support in Vim.
Browse files Browse the repository at this point in the history
  • Loading branch information
zsiciarz committed Oct 11, 2012
1 parent 0baf5d5 commit 28ae3a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vimrc
Expand Up @@ -48,6 +48,9 @@ set ruler
" automatically change directory when opening a file
set autochdir

" enable mouse
set mouse=a

" print margin
set colorcolumn=80

Expand Down

0 comments on commit 28ae3a4

Please sign in to comment.