This website works better with JavaScript.
Home
Help
Sign In
ryanreed
/
dotfiles-chezmoi
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Activity
Browse Source
Disabling mous by default
pull/2/head
Ryan Reed
3 years ago
parent
c15309c24d
commit
3380092e4a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
dot_vim/vimrc
+ 1
- 1
dot_vim/vimrc
View File
@ -13,7 +13,7 @@
set
spell
" Enable spellcheck (see keybindings for quick toggle)
set
mouse
=
a
" Enable mouse control
"set mouse=a
" Enable mouse control
set
mousehide
" Hide the mouse cursor while typing
set
encoding
=
utf
-8
Write
Preview
Loading…
Cancel
Save