diff options
Diffstat (limited to '.vimrc')
| -rw-r--r-- | .vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -91,6 +91,7 @@ set noeb vb t_vb= " set cursorline " highlight current line " set nocursorline " don't highlight current line set splitbelow " position the preview window below current windows +set mouse=a "enable mouse movements, default set mouse= " set vim startup faster if !empty(&viminfo) |
